~openerp/openobject-server/web-dashboard

« back to all changes in this revision

Viewing changes to bin/addons/base/res/country_view.xml

  • Committer: Fabien Pinckaers
  • Date: 2010-06-21 18:59:54 UTC
  • mfrom: (2384.1.10)
  • Revision ID: fp@tinyerp.com-20100621185954-bx6u3vd9tpaygkq7
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
            <field name="view_type">form</field>
38
38
        </record>
39
39
 
40
 
        <menuitem id="menu_localisation" name="Localisation" parent="menu_config_address_book" sequence="4"/>
 
40
        <menuitem id="menu_localisation" name="Localisation" parent="menu_config_address_book" sequence="5"/>
41
41
 
42
42
        <menuitem action="action_country" id="menu_country_partner" parent="menu_localisation" sequence="0"/>
43
43