odoo/addons/account/views
Simon Lejeune c771903c3b [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions
bzr revid: sle@openerp.com-20140327182520-uu7ezsqic30x7mqo
2014-03-27 19:25:20 +01:00
..
report_agedpartnerbalance.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_centraljournal.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_financial.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_generaljournal.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_generalledger.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_invoice.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_journal.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_overdue.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_partnerbalance.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_partnerledger.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_partnerledgerother.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_salepurchasejournal.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_trialbalance.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
report_vat.xml [IMP] Added the possibility to define ultra-specific reports outputing any king of file. These reports are of type 'controller' because they redirects to a controller that must returns a response containing the http headers 'content-type' and 'content-disposition'. The route for this controller is specified in the report_file field. Added an XLS version of the tax report for the POC (testable by setting 'report_vat' type to controller and setting '/report/account.report_vat_xls' in the 'report_file' field). 2014-02-21 17:33:20 +01:00