[REM] account: removal of deprecated account reports for balance sheet and profit...
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Fri, 9 Dec 2011 16:25:58 +0000 (17:25 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Fri, 9 Dec 2011 16:25:58 +0000 (17:25 +0100)
commit8ec0108649dd736dd24ee67f674010219a06e6f2
treea0cf2094e3095d0ac97abb3f73fbdbe2c46fc1f9
parent7a7a4c2ea9a1e12a656b365b8e584a778949ab33
[REM] account: removal of deprecated account reports for balance sheet and profit/loss

bzr revid: qdp-launchpad@openerp.com-20111209162558-xigtewgren97xuk5
13 files changed:
addons/account/__openerp__.py
addons/account/report/__init__.py
addons/account/report/account_balance_sheet.py [deleted file]
addons/account/report/account_balance_sheet.rml [deleted file]
addons/account/report/account_balance_sheet_horizontal.rml [deleted file]
addons/account/report/account_profit_horizontal.rml [deleted file]
addons/account/report/account_profit_loss.py [deleted file]
addons/account/report/account_profit_loss.rml [deleted file]
addons/account/wizard/__init__.py
addons/account/wizard/account_report_balance_sheet.py [deleted file]
addons/account/wizard/account_report_balance_sheet_view.xml [deleted file]
addons/account/wizard/account_report_profit_loss.py [deleted file]
addons/account/wizard/account_report_profit_loss_view.xml [deleted file]