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

« back to all changes in this revision

Viewing changes to msf_partner/partner_view.xml

  • Committer: jf
  • Date: 2011-05-25 13:54:36 UTC
  • mfrom: (127.1.8 wm)
  • Revision ID: jf@tempo4-20110525135436-3ab6ax01yi30h5d4
UF-225 procurement_request

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
            <field name="arch" type="xml">
11
11
                <xpath expr="/tree/field[@name='ref']" position="after">
12
12
                    <field name="partner_type" />
 
13
                    <field name="in_product" invisible="1" />
 
14
                    <field name="min_qty" invisible="not context.get('choose_supplier')" />
 
15
                    <field name="delay" invisible="not context.get('choose_supplier')" />
13
16
                </xpath>
14
17
            </field>
15
18
        </record>