Missing RML file in account module

Bug #1038951 reported by Christophe Combelles
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 3

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

Related branches

description: updated
Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Christophe Combelles (ccomb) wrote :

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.

Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Saurang Suthar(OpenERP) (ssu-openerp) wrote :

Hello Christophe Combelles,

We have fixed the problem in lp:~openerp-dev/openobject-addons/trunk-bug-1038951-ssu branch, It will be merged soon in lp:openobject-addons.

Revision No: 7905
Revision ID: <email address hidden>

Thanks
Saurang Suthar

Changed in openobject-addons:
status: In Progress → Fix Committed
Changed in openobject-addons:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.