** Changed in: openobject-addons
   Importance: Undecided => Wishlist

** Changed in: openobject-addons
       Status: Triaged => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)

-- 
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/504643

Title:
  Stock Moves Dates

Status in OpenObject Addons Modules:
  Confirmed

Bug description:
  We have to change the way the date of the stock move are handle and the way 
of computing stock level borned by date.
Actually when you create a picking, it has a planned date and a date done, when 
you validate the picking the date done is filled, but this information is not 
reported at the stock move level.

If you look at the get_product_available function you can see it use the move 
date planned to compute stock level.

This is not good because it does not represent reality in the virtual stock 
(That is not too bad) and in real stock(That is really bad).
As it is not representative of reality, this cause quite a problem when you 
have fiscal controlling based on your stock or if you want to make real stock 
forecast.

Maybe when you validate the picking you should change the planned date of the 
move, or use the picking date of the move to do this computation, or have a 
planned date or a real date on the stock move.

This point has to be discussed because, the result of the stock level does not 
fit reality and this is quite a problem.

Regards
Nicolas



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to