[imp] descr
parent
9d9b6aab9f
commit
6f2bd45592
|
@ -27,8 +27,8 @@
|
|||
"category": 'Accounting & Finance',
|
||||
'complexity': "normal",
|
||||
"description": """
|
||||
This is a port of the financial reports 'Balance sheet' and
|
||||
'Profit and Loss' from OpenERP 6.0 to OpenERP 6.1
|
||||
This is a port of the horizontal financial reports 'Balance sheet' and
|
||||
'Profit and Loss' from OpenERP 6.1 to OpenERP 7.0
|
||||
""",
|
||||
'website': 'http://therp.nl',
|
||||
'images' : [],
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
<menuitem
|
||||
parent="account.menu_finance_legal_statement"
|
||||
id="final_accounting_reports"
|
||||
name="Alt. Accounting Reports"/>
|
||||
name="Horizontal Financial Reports"/>
|
||||
</data>
|
||||
</openerp>
|
||||
</openerp>
|
||||
|
|
Loading…
Reference in New Issue