~numerigraphe-team/+junk/6.0-public

« back to all changes in this revision

Viewing changes to stock_inventory_hierarchical/hierarchical_inventory_view.xml

  • Committer: Loïc BELLIER
  • Date: 2013-07-12 12:58:08 UTC
  • mto: (29.12.4 dev-valuation-crontask)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: lb@initiatives.fr-20130712125808-qo7wgyid37hpo4bx
[IMP]:list for field to write

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
            <field name="field_parent">inventory_ids</field>
11
11
            <field name="arch" type="xml">
12
12
                <xpath expr="//field[@name='name']" position="replace">
13
 
                    <field name="complete_name" />
 
13
                    <field name="complete_name"/>
14
14
                </xpath>
15
15
                <xpath expr="//field[@name='state']" position="after">
16
16
                    <field name="confirmed_rate" widget="progressbar" />