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

« back to all changes in this revision

Viewing changes to msf_config_locations/stock_configuration_view.xml

  • Committer: Quentin THEURET
  • Date: 2012-05-11 09:52:08 UTC
  • mto: (559.31.14 uf_697_chaining)
  • mto: This revision was merged to the branch mainline in revision 838.
  • Revision ID: qt@tempo-consulting.fr-20120511095208-gycagn7abf6wgvn0
UF-697 [IMP] Comment the replacement of complete_name by name because the order is not o

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
        <data>
4
4
 
5
5
                <!-- Override the stock location tree view -->
6
 
                <record id="stock_location_view_location_tree" model="ir.ui.view">
 
6
<!--                <record id="stock_location_view_location_tree" model="ir.ui.view">
7
7
                    <field name="name">stock.location.view.location.tree</field>
8
8
                    <field name="model">stock.location</field>
9
9
                    <field name="type">tree</field>
13
13
                            <field name="name" />
14
14
                        </xpath>
15
15
                    </field>
16
 
                </record>
 
16
                </record>-->
17
17
                
18
18
                <record id="stock_location_configuration_wizard" model="ir.ui.view">
19
19
                        <field name="name">stock.location.configuration.wizard</field>