openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #12920
[Bug 1016842] [NEW] stock missing context in many buttons and prodlot_id fields
Public bug reported:
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
** 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/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
Follow ups
References