← Back to team overview

openerp-india team mailing list archive

[Bug 1016842] Re: stock missing context in many buttons and prodlot_id fields

 

fixes same isuue in mrp

** Patch added: "mrp_view.xml.20120623.patch"
   https://bugs.launchpad.net/openobject-addons/+bug/1016842/+attachment/3201340/+files/mrp_view.xml.20120623.patch

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

Title:
  stock missing context in many buttons and prodlot_id fields

Status in OpenERP Addons (modules):
  New

Bug description:
  
  context="{'product_id': product_id}"

  must be set in many buttons to create new production lots without
  asking for entering products manualy, which is a major reason for data
  inconsistency (as it is possible to enter and save a non matching
  product) and usability

  may be the attached patch sets the context to often (in read only
  views) but especially in mrp it is usually often necessary to create a
  new lot for produced products and this works

  2 patch files

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1016842/+subscriptions


References