** Branch linked: lp:~openerp-dev/openobject-addons/trunk-staging-qdp -- 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 Committed 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 _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

