openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14104
[Bug 936865] Re: [trunk] mrp only products of supply_method produce = shown
Hello Graeme Gellatly,
we followed your suggestion and implemented the condition on products
that have a bom defined, whatever their supply method. That fix landed
in trunk in revision 7132.
Thanks for the contribution,
Quentin
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
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/936865
Title:
[trunk] mrp only products of supply_method produce = shown
Status in OpenERP Addons (modules):
Fix Released
Bug description:
In the mrp view there is a domain filter on products of
supply_method=produce. This on the face of it seems sensible, however
in a procurement workflow a manufacturing order can still be both
automatically created and manually created for a product of type buy.
(see check_buy method of procurement workflow)
When a product is set to buy, and the supplier is the company, then a
manufacturing order is created. Currently it is the only way a
multicompany environment can be configured when one company
manufactures for the other companies. Therefore this domain filter
makes manufacturing unusable in a multicompany environment if one ever
wants to create a manual MO.
A more correct test is whether a bom exists for a product as supply
method = produce is redundant in all but the most single company
environments where all products excluding services
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/936865/+subscriptions
References