← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 850781] [NEW] stock moves order by date_expected problem

 

Public bug reported:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References