Thanks Mustufa, you are right, better idea to take order date then now(). Please link to your branch, because I don't see any changes in the trunk.
-- 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/850781 Title: stock moves order by date_expected problem Status in OpenERP Addons (modules): Fix Released Bug description: Stock moves are order by "date_expected desc, id". When I create sale order with many lines it sometimes takes more then 2 sec to confirm and together create picking order with stock moves. So in the end I get stock picking with moves where data_expected are different by 1 sec., so in the end we have different picking lines order if we compare with sale order lines. So I think to assign now() value for date_expected is not correct, same is mentioned in the bug #371262. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/850781/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

