← Back to team overview

openerp-community-reviewer team mailing list archive

[Merge] lp:~jflaker/openerp-product-variant/BugFix1377782 into lp:openerp-product-variant

 

Jeffrey Flaker has proposed merging lp:~jflaker/openerp-product-variant/BugFix1377782 into lp:openerp-product-variant.

Requested reviews:
  Product Core Editors (product-core-editors)
Related bugs:
  Bug #1377782 in OpenERP Product Variant: "error found in product_view.xml"
  https://bugs.launchpad.net/openerp-product-variant/+bug/1377782

For more details, see:
https://code.launchpad.net/~jflaker/openerp-product-variant/BugFix1377782/+merge/237514
-- 
https://code.launchpad.net/~jflaker/openerp-product-variant/BugFix1377782/+merge/237514
Your team Product Core Editors is requested to review the proposed merge of lp:~jflaker/openerp-product-variant/BugFix1377782 into lp:openerp-product-variant.
=== 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-10-08 00:30:07 +0000
@@ -14,7 +14,7 @@
 
 
         <!-- DIMENSION OPTION -->
-        <record id="product_variant_multi_dimension_option_seach" model="ir.ui.view">
+        <record id="product_variant_multi_dimension_option_search" model="ir.ui.view">
             <field name="name">product.variant.multi.dimension.option.search</field>
             <field name="model">product.variant.dimension.option</field>
             <field name="arch" type="xml">