[IMP] Account_report : Improvement of report string

lp bug: https://launchpad.net/bugs/574702 fixed

bzr revid: jvo@tinyerp.com-20100506074055-qc0rfzzeiwvys9pc
This commit is contained in:
Jay (Open ERP) 2010-05-06 13:10:55 +05:30
parent dd19eeef1f
commit 9727500fd2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<report auto="False" id="fiscal_statements" model="account.report.report" name="accounting.report" rml="account_report/report/accounting_report.rml" string="Fiscal Statements"/>
<report auto="False" id="fiscal_statements" model="account.report.report" name="accounting.report" rml="account_report/report/accounting_report.rml" string="Financial Statements"/>
<report auto="False" id="report_print_indicators" model="account.report.history" name="print.indicators" rml="account_report/report/print_indicator.rml" string="Indicators"/>