Amit Parmar (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-usability-add_relate_button-aar into
lp:~openerp-dev/openobject-addons/trunk-usability.
Requested reviews:
Amit Parmar (OpenERP) (aar-openerp)
Raphael Collet (OpenERP) (rco-openerp)
Amit (Open ERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-add_relate_button-aar/+merge/69223
Hello,
I have made changes as you suggested.
Thanks
Amit parmar([email protected])
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-usability-add_relate_button-aar/+merge/69223
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-usability.
=== modified file 'mrp/mrp_view.xml'
--- mrp/mrp_view.xml 2011-07-19 09:06:02 +0000
+++ mrp/mrp_view.xml 2011-07-26 08:44:36 +0000
@@ -972,6 +972,15 @@
</data>
</field>
</record>
+
+ <act_window
+ domain="[('product_id', '=', active_id)]"
+ id="act_product_manufacturing_open"
+ name="Manufacturing Orders"
+ view_id="mrp_production_tree_view"
+ res_model="mrp.production"
+ src_model="product.product"/>
+
<act_window
id="action_product_bom_structure"
name="Product BoM Structure"
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp