[IMP]: ADD Menu Accounting inplace of invoicing

bzr revid: atp@tinyerp.com-20120716115505-17bb9ut14yvt1rl4
This commit is contained in:
Atul Patel (OpenERP) 2012-07-16 17:25:05 +05:30
parent ddbb0b06e9
commit 49ff421fb6
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<!-- rename root menu "Accounting" -->
<record id="account.menu_finance" model="ir.ui.menu">
<field name="name">Accounting</field>
</record>
<!--
It's easier for new users to not activate this (ex: they misconfigure
header and footer.)