← Back to team overview

openerp-india team mailing list archive

[Bug 1016754] Re: mrp - production order with lots - broken logic

 

please  find a working module here
http://bazaar.launchpad.net/~c2c/c2c-rd-addons/trunk/files/head:/c2c_stock_track_mrp/

-- 
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