openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07695
[Bug 936865] [NEW] [trunk] mrp only products of supply_method produce = shown
Public bug reported:
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
** 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/936865
Title:
[trunk] mrp only products of supply_method produce = shown
Status in OpenERP Addons (modules):
New
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
Follow ups
References