openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06973
[Bug 931306] Re: [trunk] Manufacturing change qty with production lots
Hello Rucha,
I've seen the bug 904170, and I think production lots are not take into
account in your fix. I've tested your fix and the lines with production
lots are not keep.
When you change the product qty, you reinitialize all lines with the new
qty without check if lines have modified.
Maybe this is the behavior you expected but maybe not, so please make
this issue as invalid is this is the expected behavior.
--
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/931306
Title:
[trunk] Manufacturing change qty with production lots
Status in OpenERP Addons (modules):
New
Bug description:
Environment information :
-------------------------------------
Addons revno : 6551
New database with demo data.
Bug description :
------------------------
On a manufacturing order, if a line in 'Products to consume' has been divided in production lots, the change qty action of the manufacturing order changes the quantity of all lines with the new quantity without take into account the lines splitted in production lots.
The expected behavior is to keep the total quantity of a product even
if this product is splitted into production lots. Or you can alse
remove the button to split a line in production lots and ask user to
give production lots when the line (or the manufacturing order) is
processed.
Actions to reproduce :
-------------------------------
Go to Manufacturing / Manufacturing / Manufacturing orders
Open MO/00005
Click on 'Change Qty' button − Enter 10
Click on the 'Split in production lots' of the 'Products to consume' line with CPU1
Create 2 new lots, one with 3 PCE and one with 7 PCE
This creates a new line in 'Products to consume'
Click on 'Change Qty' button of the Manufacturing Order and enter 12.
The two lines with CPU1 have quantity of 12 PCE.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/931306/+subscriptions
References