c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14348
[Bug 709055] Re: Error when confirming a production order with different UoM
Hello Anup,
Thanks for reporting,
It has been fixed in lp:~openerp-commiter/openobject-addons/trunk-addons-aag
Revision ID: aag@xxxxxxxxxxxxx-20101228123021-vlpgv6ivrtida57b
Revision num: 5075.
It will be available in trunk soon,
** Changed in: openobject-addons/trunk
Status: In Progress => Fix Committed
--
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/709055
Title:
Error when confirming a production order with different UoM
Status in OpenERP Modules (addons):
Fix Committed
Status in OpenERP Addons 5.0 series:
Confirmed
Status in OpenERP Addons 6.0 series:
Confirmed
Status in OpenERP Addons trunk series:
Fix Committed
Bug description:
When I confirm a production order using an UoM different of the one used in the Bill of Material, the consumed quantities are the inverse of the ones I expect.
*How to produce the bug *
1.Define two UoMs : UN and CAR (1 x CAR = 20 x UN) => pic1.png
2. Define a BoM : [product A (1 UN)] + [product B (1 UN)] -> [product C(1 UN)] => pic2.png
3. Create a production order for 200 CAR of Product C.
Here we expect to consume 200*20=4000UN of A and B but when we confirm the production,
only 10UN (=200/20) are planned to be consumed. => pic3
References