[VIEW] ~account finance entries menu on top
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 16 Jan 2017 15:06:01 +0000 (16:06 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 16 Jan 2017 15:06:01 +0000 (16:06 +0100)
view/account.xml

index 7829351..10b96ef 100644 (file)
@@ -21,5 +21,8 @@
             </xpath>
         </field>
     </record>
+    <record id="account.menu_finance_entries" model="ir.ui.menu">
+        <field name="sequence">1</field>
+    </record>
     </data>
 </openerp>