c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04581
[Bug 624326] Re: Sale Module refers to Salesman - should be Salesperson
** Changed in: openobject-addons
Status: Confirmed => Won't Fix
--
Sale Module refers to Salesman - should be Salesperson
https://bugs.launchpad.net/bugs/624326
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
In the _columns declaration of the sale_order class/object in sale.py of the sale module, there is a column user_id which refers to Salesman - this should be Salesperson. Currently looking at trunk trunk but I imagine it is in all modules. Minor I know.