[IMP] account* reports: removed rml, added qweb template, changed the wizard to retur...
authorSimon Lejeune <sle@openerp.com>
Thu, 27 Mar 2014 18:25:20 +0000 (19:25 +0100)
committerSimon Lejeune <sle@openerp.com>
Thu, 27 Mar 2014 18:25:20 +0000 (19:25 +0100)
commitc771903c3baf11aef0b6d0b6b0bdf9fa870125d3
tree32f06acc5028c7801187f66cae77a14408b075f6
parentcf311bda60da7c6b166bdee28937fff097009508
[IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions

bzr revid: sle@openerp.com-20140327182520-uu7ezsqic30x7mqo
115 files changed:
addons/account/__openerp__.py
addons/account/account_invoice.py
addons/account/account_report.xml
addons/account/project/project_report.xml
addons/account/project/report/analytic_balance.rml [deleted file]
addons/account/project/report/analytic_journal.rml [deleted file]
addons/account/project/report/cost_ledger.rml [deleted file]
addons/account/project/report/inverted_analytic_balance.rml [deleted file]
addons/account/project/report/quantity_cost_ledger.rml [deleted file]
addons/account/project/views/report_analyticbalance.xml [new file with mode: 0644]
addons/account/project/views/report_analyticcostledger.xml [new file with mode: 0644]
addons/account/project/views/report_analyticcostledgerquantity.xml [new file with mode: 0644]
addons/account/project/views/report_analyticjournal.xml [new file with mode: 0644]
addons/account/project/views/report_invertedanalyticbalance.xml [new file with mode: 0644]
addons/account/project/wizard/account_analytic_balance_report.py
addons/account/project/wizard/account_analytic_cost_ledger_for_journal_report.py
addons/account/project/wizard/account_analytic_cost_ledger_report.py
addons/account/project/wizard/account_analytic_inverted_balance_report.py
addons/account/project/wizard/account_analytic_journal_report.py
addons/account/report/__init__.py
addons/account/report/account_aged_partner_balance.rml [deleted file]
addons/account/report/account_balance.rml [deleted file]
addons/account/report/account_central_journal.rml [deleted file]
addons/account/report/account_financial_report.rml [deleted file]
addons/account/report/account_general_journal.rml [deleted file]
addons/account/report/account_general_ledger.rml [deleted file]
addons/account/report/account_general_ledger_landscape.rml [deleted file]
addons/account/report/account_journal.rml [deleted file]
addons/account/report/account_journal_sale_purchase.rml [deleted file]
addons/account/report/account_partner_balance.rml [deleted file]
addons/account/report/account_partner_ledger.rml [deleted file]
addons/account/report/account_partner_ledger_other.rml [deleted file]
addons/account/report/account_print_invoice.py [deleted file]
addons/account/report/account_print_invoice.rml [deleted file]
addons/account/report/account_print_overdue.rml [deleted file]
addons/account/views/report_agedpartnerbalance.xml [new file with mode: 0644]
addons/account/views/report_centraljournal.xml [new file with mode: 0644]
addons/account/views/report_financial.xml [new file with mode: 0644]
addons/account/views/report_generaljournal.xml [new file with mode: 0644]
addons/account/views/report_generalledger.xml [new file with mode: 0644]
addons/account/views/report_invoice.xml [new file with mode: 0644]
addons/account/views/report_journal.xml [new file with mode: 0644]
addons/account/views/report_overdue.xml [new file with mode: 0644]
addons/account/views/report_partnerbalance.xml [new file with mode: 0644]
addons/account/views/report_partnerledger.xml [new file with mode: 0644]
addons/account/views/report_partnerledgerother.xml [new file with mode: 0644]
addons/account/views/report_salepurchasejournal.xml [new file with mode: 0644]
addons/account/views/report_trialbalance.xml [new file with mode: 0644]
addons/account/wizard/account_financial_report.py
addons/account/wizard/account_report_account_balance.py
addons/account/wizard/account_report_aged_partner_balance.py
addons/account/wizard/account_report_central_journal.py
addons/account/wizard/account_report_general_journal.py
addons/account/wizard/account_report_general_ledger.py
addons/account/wizard/account_report_partner_balance.py
addons/account/wizard/account_report_partner_ledger.py
addons/account/wizard/account_report_print_journal.py
addons/account/wizard/account_vat.py
addons/account_analytic_plans/__openerp__.py
addons/account_analytic_plans/account_analytic_plans_report.xml
addons/account_analytic_plans/report/crossovered_analytic.rml [deleted file]
addons/account_analytic_plans/views/report_crossoveredanalyticplans.xml [new file with mode: 0644]
addons/account_analytic_plans/wizard/account_crossovered_analytic.py
addons/account_bank_statement_extensions/__openerp__.py
addons/account_bank_statement_extensions/account_bank_statement_report.xml
addons/account_bank_statement_extensions/report/bank_statement_balance_report.rml [deleted file]
addons/account_bank_statement_extensions/views/report_bankstatementbalance.xml [new file with mode: 0644]
addons/account_budget/__openerp__.py
addons/account_budget/account_budget_report.xml
addons/account_budget/report/analytic_account_budget_report.rml [deleted file]
addons/account_budget/report/budget_report.rml [deleted file]
addons/account_budget/report/crossovered_budget_report.rml [deleted file]
addons/account_budget/views/report_analyticaccountbudget.xml [new file with mode: 0644]
addons/account_budget/views/report_budget.xml [new file with mode: 0644]
addons/account_budget/views/report_crossoveredbudget.xml [new file with mode: 0644]
addons/account_budget/wizard/account_budget_analytic.py
addons/account_budget/wizard/account_budget_crossovered_report.py
addons/account_budget/wizard/account_budget_crossovered_summary_report.py
addons/account_budget/wizard/account_budget_report.py
addons/account_check_writing/__openerp__.py
addons/account_check_writing/account_check_writing_report.xml
addons/account_check_writing/data/report_paperformat.xml [new file with mode: 0644]
addons/account_check_writing/report/check_print_bottom.rml [deleted file]
addons/account_check_writing/report/check_print_middle.rml [deleted file]
addons/account_check_writing/report/check_print_top.rml [deleted file]
addons/account_check_writing/views/report_check.xml [new file with mode: 0644]
addons/account_followup/__openerp__.py
addons/account_followup/account_followup.py
addons/account_followup/account_followup_reports.xml [new file with mode: 0644]
addons/account_followup/account_followup_view.xml
addons/account_followup/report/account_followup_print.rml [deleted file]
addons/account_followup/tests/test_account_followup.py
addons/account_followup/views/report_followup.xml [new file with mode: 0644]
addons/account_payment/__openerp__.py
addons/account_payment/account_payment_report.xml
addons/account_payment/report/order.rml [deleted file]
addons/account_payment/views/report_paymentorder.xml [new file with mode: 0644]
addons/account_test/__openerp__.py
addons/account_test/account_test_report.xml
addons/account_test/report/account_test.rml [deleted file]
addons/account_test/views/report_accounttest.xml [new file with mode: 0644]
addons/account_voucher/__openerp__.py
addons/account_voucher/report/account_voucher.rml [deleted file]
addons/account_voucher/report/account_voucher_print.rml [deleted file]
addons/report/controllers/main.py
addons/report/models/report.py
addons/report/models/report_paperformat.py
addons/report/views/layouts.xml
addons/report_intrastat/__init__.py
addons/report_intrastat/__openerp__.py
addons/report_intrastat/intrastat_report.xml
addons/report_intrastat/report/__init__.py [deleted file]
addons/report_intrastat/report/invoice.py [deleted file]
addons/report_intrastat/report/invoice.rml [deleted file]
addons/report_intrastat/views/report_intrastatinvoice.xml [new file with mode: 0644]