openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13106
[Bug 1016754] Re: mrp - production order with lots - broken logic
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 2 (openerp-dev-addons2)
--
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/1016754
Title:
mrp - production order with lots - broken logic
Status in OpenERP Addons (modules):
Confirmed
Bug description:
mrp_production_form_view
the production_Lot must be displayed after doing the "split" in
Consumed products - to be consumed
the code for "Finished products" must not alter lines in done/cancel (may be I miss something)
<button name="%(stock.track_line)d"
string="Split in production lots" type="action" icon="gtk-justify-fill" states="done,cancel"/>
<button name="%(stock.move_scrap)d"
string="Scrap Products" type="action" icon="gtk-convert"
states="done,cancel" />
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1016754/+subscriptions
References