c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21403
[Bug 753329] Re: sale - dubious code
** Changed in: openobject-addons
Importance: Undecided => Wishlist
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/753329
Title:
sale - dubious code
Status in OpenERP Modules (addons):
Confirmed
Bug description:
sale/sale.py
this comment is not very reassuring
please check / comment
# This is False
def _picked_rate(self, cr, uid, ids, name, arg, context=None):
if not ids:
return {}
....
may be the attached module is helpful
for one client most SO result in 2 shipments
* internal
* to customer
References