~unifield-team/unifield-wm/us-777

« back to all changes in this revision

Viewing changes to stock_override/stock_view.xml

  • Committer: jf
  • Date: 2016-02-09 15:00:57 UTC
  • mfrom: (2764.1.4 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20160209150057-o3add088h41lzitp
Tags: uf2.1-0rc3
US-923 [FIX] Physical inventory tree view + PO follow up per supplier: no tree view
lp:~unifield-team/unifield-wm/us-923

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
            <field name="inherit_id" ref="stock.view_inventory_tree" />
253
253
            <field name="arch" type="xml">
254
254
                <xpath expr="/tree" position="attributes">
255
 
                    <attribute name="string">Batch inventory</attribute>
 
255
                    <attribute name="string">Physical inventory</attribute>
256
256
                </xpath>
257
257
            </field>
258
258
        </record>