Merge lp:~openerp-dev/openobject-addons/trunk-bug-1038951-ssu into lp:openobject-addons

Proposed by Saurang Suthar(OpenERP)
Status: Merged
Merged at revision: 8001
Proposed branch: lp:~openerp-dev/openobject-addons/trunk-bug-1038951-ssu
Merge into: lp:openobject-addons
Diff against target: 20 lines (+0/-8)
1 file modified
account/account_report.xml (+0/-8)
To merge this branch: bzr merge lp:~openerp-dev/openobject-addons/trunk-bug-1038951-ssu
Reviewer Review Type Date Requested Status
OpenERP Core Team Pending
Review via email: mp+132475@code.launchpad.net

Description of the change

Hello,

I have fixed the issue of missing RML file in account module by removing account/report/account_balance_landscape.sxw file because it has been of no use more and the reference rml="account/report/account_balance_landscape.rml" which has been given in account/account_report.xml file also removed because account_balance_landscape.rml file does not exist anymore.

Kindly review it.

Thank you.
Saurang Suthar

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account/account_report.xml'
2--- account/account_report.xml 2012-08-08 10:14:19 +0000
3+++ account/account_report.xml 2012-11-01 09:23:23 +0000
4@@ -41,13 +41,5 @@
5 groups="group_account_user,group_account_manager"
6 parent="account.menu_finance_generic_reporting" sequence="3"/>
7
8- <report id="account_account_balance_landscape"
9- string="Account balance"
10- model="account.account"
11- name="account.account.balance.landscape"
12- rml="account/report/account_balance_landscape.rml"
13- auto="False"
14- menu="False"/>
15-
16 </data>
17 </openerp>
18
19=== removed file 'account/report/account_balance_landscape.sxw'
20Binary files account/report/account_balance_landscape.sxw 2011-01-14 00:11:01 +0000 and account/report/account_balance_landscape.sxw 1970-01-01 00:00:00 +0000 differ

Subscribers

People subscribed via source and target branches

to all changes: