[imp] Move interface complexity selection to front of the sequence (id 1)

bzr revid: xmo@tinyerp.com-20100120141517-j4bryr49u2189hj5
This commit is contained in:
Xavier Morel 2010-01-20 15:15:17 +01:00
parent bcae0ed2ec
commit 102705dcd2
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@
<record id="config_wizard_simple_view" model="ir.actions.todo">
<field name="action_id" ref="action_config_simple_view_form"/>
<field name="sequence">5</field>
<field name="sequence">1</field>
</record>
</data>