c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14265
[Bug 709055] Re: [5.0] Error when confirming a production order with different UoM
** Also affects: openobject-addons/5.0
Importance: Undecided
Status: New
** Also affects: openobject-addons/6.0
Importance: Undecided
Status: New
** Also affects: openobject-addons/trunk
Importance: Low
Assignee: Anup (OpenERP) (ach-openerp)
Status: Confirmed
** Changed in: openobject-addons/trunk
Assignee: Anup (OpenERP) (ach-openerp) => (unassigned)
** Changed in: openobject-addons/6.0
Status: New => Confirmed
** Changed in: openobject-addons/5.0
Status: New => Confirmed
** Changed in: openobject-addons/5.0
Importance: Undecided => Low
** Changed in: openobject-addons/6.0
Importance: Undecided => Low
** Changed in: openobject-addons/6.0
Assignee: (unassigned) => Anup (OpenERP) (ach-openerp)
** Changed in: openobject-addons/5.0
Assignee: (unassigned) => Anup (OpenERP) (ach-openerp)
** Tags added: 6.0
** Summary changed:
- [5.0] Error when confirming a production order with different UoM
+ Error when confirming a production order with different UoM
** Changed in: openobject-addons/trunk
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/709055
Title:
Error when confirming a production order with different UoM
Status in OpenERP Modules (addons):
Confirmed
Status in OpenERP Addons 5.0 series:
Confirmed
Status in OpenERP Addons 6.0 series:
Confirmed
Status in OpenERP Addons trunk series:
Confirmed
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