c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #33351
[Bug 860410] Re: sale_commission bug
Fixed missing 'import' statement in 'partner_agent.py' file (in saleagent.py and sale_order.py was already added).
Thanks for reporting.
Regards,
** Changed in: openobject-addons
Status: New => Fix Released
** Changed in: openobject-addons
Assignee: (unassigned) => Alberto Luengo Cabanillas (Pexego) (alberto-pexego)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/860410
Title:
sale_commission bug
Status in OpenERP Addons (modules):
Fix Released
Bug description:
In sale_agent.py you need to put:
from tools.translate import _
In order to avoid errors in the method onchange_commission_id
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/860410/+subscriptions
References