← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 624326] Re: Sale Module refers to Salesman - should be Salesperson

 

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)

-- 
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: Confirmed

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.