openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17862
[Bug 1079716] [NEW] Manufacturing order on_change needs to update product quantity
Public bug reported:
Manufacturing order does not onchange product quantity.
Create product A, UOM=PCE, Rounding Precision=1, Reference for
Category. Name=55 LB Bag
Create product B UOM=LB, Rounding Precision=0.010, Reference for
Category. Name=1LB
Create Bill of Materials. consume 1 of product A. Produces 55 of product
B.
Create manufacturing order. Select BOM. Item default quantity selected
is 1, but should be 55.
Not properly detecting the unit quantity will cause a piece with RP=1 to
be partially broken. If the onchange properly selected the unit quantity
as defined in the parent BOM RP would = 1.0
Additionally, there should be a check. Check if manufacturing order will
break 1.0 RP. If so, raise error. Allowing breakage of 1PC will corrupt
the database, and the companies stock
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/1079716
Title:
Manufacturing order on_change needs to update product quantity
Status in OpenERP Addons (modules):
New
Bug description:
Manufacturing order does not onchange product quantity.
Create product A, UOM=PCE, Rounding Precision=1, Reference for
Category. Name=55 LB Bag
Create product B UOM=LB, Rounding Precision=0.010, Reference for
Category. Name=1LB
Create Bill of Materials. consume 1 of product A. Produces 55 of
product B.
Create manufacturing order. Select BOM. Item default quantity selected
is 1, but should be 55.
Not properly detecting the unit quantity will cause a piece with RP=1
to be partially broken. If the onchange properly selected the unit
quantity as defined in the parent BOM RP would = 1.0
Additionally, there should be a check. Check if manufacturing order
will break 1.0 RP. If so, raise error. Allowing breakage of 1PC will
corrupt the database, and the companies stock
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1079716/+subscriptions
Follow ups
References