~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to product_attributes/product_attributes_view.xml

  • Committer: Quentin THEURET
  • Date: 2011-08-05 07:56:12 UTC
  • mto: This revision was merged to the branch mainline in revision 235.
  • Revision ID: qt@tempo-consulting.fr-20110805075612-ml0pvr08vzrt4r3q
IF-374 [ADD] Added wizard for import/export products in products lists

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
                            <field name="library" colspan="2"/>
115
115
                            <separator string="Associated Products" colspan="4"/>
116
116
                            <field name="options_ids" colspan="4" nolabel="1"/>
 
117
                            <separator string="Lists/Sublists" colspan="4"/>
 
118
                            <field name="list_ids" colspan="4" nolabel="1" mode="tree">
 
119
                                <tree string="Lists/Sublists">
 
120
                                    <field name="type" />
 
121
                                    <field name="name" />
 
122
                                </tree>
 
123
                            </field>
117
124
                        </page>
118
125
                        <page string="Suppliers">
119
126
                            <field colspan="4" name="seller_ids" nolabel="1"/>
324
331
                   <newline/>
325
332
                   <group expand="0" string="Extended Filters..." groups="base.group_extended">
326
333
                       <field name="pricelist_id" widget="selection" context="{'pricelist': self}" />
 
334
                       <field name="list_ids" widget="many2one" context="{'list': self}" />
327
335
                   </group>
328
336
                   <newline/>
329
337
                   <group  expand='0' string='Group by...' groups="base.group_extended">