~magentoerpconnect-community/magentoerpconnect/openerp6.1-module-fixes-and-legacy-ports

« back to all changes in this revision

Viewing changes to magentoerpconnect/product_view.xml

  • Committer: sebastien beau
  • Date: 2012-06-21 16:33:03 UTC
  • Revision ID: sebastien.beau@akretion.com.br-20120621163303-amejcdyrp420z165
[IMP] add the posibility to reimport attribut set information for the attributs set. The code done is not optimized and will be refactored when we will refactor all the attribut managment

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
                                        <group col="4" colspan="4">
96
96
                                                <field name="sort_order" readonly="1" />
97
97
                                                <field name="attribute_set_name" readonly="1" />
 
98
                                                <button name="update_attribute" string="Update Attributes" colspan="2" type="object" />
98
99
                                        </group>
99
100
                                        <separator string="Attributes in Set" colspan="4" />
100
101
                                        <field name="attributes" nolabel="1" readonly="1" />