Merge lp:~openerp-dev/openobject-addons/6.1-opw-583906-ksa into lp:openobject-addons/6.1

Proposed by Kirti Savalia(OpenERP)
Status: Merged
Approved by: Xavier ALT
Approved revision: no longer in the source branch.
Merged at revision: 7166
Proposed branch: lp:~openerp-dev/openobject-addons/6.1-opw-583906-ksa
Merge into: lp:openobject-addons/6.1
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/6.1-opw-583906-ksa
Reviewer Review Type Date Requested Status
Naresh(OpenERP) Pending
Review via email: mp+142237@code.launchpad.net

Description of the change

Hello,

Remove account_balance_landscape sxw file becuase rml file is not exist on launchpad for this sxw file.

Thanks
KSA

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-09-24 12:41:40 +0000
3+++ account/account_report.xml 2013-01-08 05:33:22 +0000
4@@ -43,13 +43,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