openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14604
[Bug 1038951] Re: Missing RML file in account module
The real drawback of this bug is that it prevents from "Synchronizing
translation terms" in the Translation menu :
2012-08-20 10:28:37,039 18199 ERROR ? openerp.tools.translate: couldn't export translation for report account.account.balance.landscape report account/report/account_balance_landscape.rml
Traceback (most recent call last):
File "..../openerp-6.1-20120731-121108/openerp/tools/translate.py", line 699, in trans_generate
report_file = misc.file_open(fname)
File "..../openerp-6.1-20120731-121108/openerp/tools/misc.py", line 212, in file_open
raise IOError, 'Report %s doesn\'t exist or deleted : ' %str(name)
IOError: Report ..../openerp-6.1-20120731-121108/openerp/addons/account/report/account_balance_landscape.rml doesn't exist or deleted :
That's why I would raise the importance level.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1038951
Title:
Missing RML file in account module
Status in OpenERP Addons (modules):
Confirmed
Bug description:
In the 6.1 branch, in account/account_report.xml
The following file is referenced :
rml="account/report/account_balance_landscape.rml"
but this RML file actually does not exist
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1038951/+subscriptions
References