Follow common rule to organize menu entries

issue10118
This commit is contained in:
Raimon Esteve 2021-07-01 18:07:49 +02:00
parent 5b62bc1862
commit 3383e79fda
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig
<field name="name">tryton-whoosh</field>
<field name="path">icons/tryton-whoosh.svg</field>
</record>
<menuitem name="Whoosh" id="main_whoosh_menu" icon="tryton-whoosh"/>
<menuitem name="Whoosh" id="main_whoosh_menu" icon="tryton-whoosh" sequence="100"/>
<menuitem name="Configuration" parent="main_whoosh_menu"
id="menu_configuration" sequence="0" icon="tryton-list"/>