openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13287
[Bug 915568] Re: Wrong dates used when confirming stock
** Summary changed:
- [6.0] Stock inventory not take DATE to calucate stock-move qty.
+ Wrong dates used when confirming stock
** Description changed:
Hello.
When we confirm a stock. inventory.
action_confirm method is not taking in account "date" from
sotck.inventory object, and update qtys in the moment of confirmation.
IMHO this is wrong, i expect that date say _when_ the inventory was
taken in this way amount to correct shuld be in this before this date.
Regards:
PS: attach videos with better explanation, and document with kardex
expected.
+
+ The problem is twofold:
+ - the inventory date is not taken into account when querying the stock to compute the inventory difference
+ - the stock moves are created at the wrong date, making the stock and virtual stock wrong at the date of the inventory
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/915568
Title:
Wrong dates used when confirming stock
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Hello.
When we confirm a stock. inventory.
action_confirm method is not taking in account "date" from
sotck.inventory object, and update qtys in the moment of confirmation.
IMHO this is wrong, i expect that date say _when_ the inventory was
taken in this way amount to correct shuld be in this before this date.
Regards:
PS: attach videos with better explanation, and document with kardex
expected.
The problem is twofold:
- the inventory date is not taken into account when querying the stock to compute the inventory difference
- the stock moves are created at the wrong date, making the stock and virtual stock wrong at the date of the inventory
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/915568/+subscriptions
References