c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #16582
[Bug 616480] Re: [Trunk] Wrong procurement calculation with Multiple Quantity
** Tags added: profserv
--
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/616480
Title:
[Trunk] Wrong procurement calculation with Multiple Quantity
Status in OpenERP Modules (addons):
Invalid
Bug description:
Suppose you have a product with the following minimum stock rules:
Min Qty of 20
Max Qty of 60
Virtual Stock of 10 (goods receipt to be validated)
Multiple Qty of 8.
The procurement scheduler calculates a request for quotation for 56
products. This means that at goods receipt of the 10 products, your
maximum stock level will be exceeded.
I tested it with Multiple qty set to 1, and then the system calculates
a procurement of 50.
Shouldn't the procurement, calculated with a multiple qty of 8, be 48
as a result, taking into account the virtual stock?