** Changed in: openobject-addons
Assignee: (unassigned) => Lorenzo Battistini - agilebg.com (elbati)
--
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/665253
Title:
mrp_prodlot_autosplit bug on hardcoded sql query, in method
stock_production_lot._last_location_id
Status in OpenERP Modules (addons):
Won't Fix
Bug description:
In version 6.0 , found a bug on hardcoded sql query in method
stock_production_lot._last_location_id.
Seems that from v5.0 to v6.0 stock_move.date_planned column name, has
been changed to stock_move.date_expected. As the sql query is
hardcoded on the referenced method, and the query uses that column,
the column name has to be change on the query. At this moment unique
prodlot number generation hangs on V6.0
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp