Tom Pickering has proposed merging 
lp:~credativ/openerp-product-variant/product-variant-7.0-view-priority into 
lp:openerp-product-variant.

Requested reviews:
  Product Core Editors (product-core-editors)

For more details, see:
https://code.launchpad.net/~credativ/openerp-product-variant/product-variant-7.0-view-priority/+merge/228704

Adjustment of priority of product form view inherit so as to avoid conflicts 
with other modules.
-- 
https://code.launchpad.net/~credativ/openerp-product-variant/product-variant-7.0-view-priority/+merge/228704
Your team credativ is subscribed to branch 
lp:~credativ/openerp-product-variant/product-variant-7.0-view-priority.
=== modified file 'product_variant_multi/product_view.xml'
--- product_variant_multi/product_view.xml	2013-04-22 21:00:07 +0000
+++ product_variant_multi/product_view.xml	2014-07-29 15:10:09 +0000
@@ -341,6 +341,7 @@
             <field name="name">product.normal.variant.form</field>
             <field name="model">product.product</field>
             <field name="inherit_id" ref="product.product_normal_form_view" />
+            <field name="priority">32</field>
             <field name="arch" type="xml">
                 <field name="name" position="attributes">
                     <attribute name="required">1</attribute>

-- 
Mailing list: https://launchpad.net/~credativ
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~credativ
More help   : https://help.launchpad.net/ListHelp

Reply via email to