openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #12917
[Bug 1016754] [NEW] mrp - production order with lots - broken logic
Public bug reported:
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" />
** 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/1016754
Title:
mrp - production order with lots - broken logic
Status in OpenERP Addons (modules):
New
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
Follow ups
References