odoo/addons/account/report
Gery Debongnie b8b43ac7a5 [MERGE] merge from trunk
bzr revid: ged@openerp.com-20140409121242-tod94f8nazphqgwz
2014-04-09 14:12:42 +02:00
..
__init__.py [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
account_aged_partner_balance.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_analytic_entries_report.py [IMP] improves the reporting views in account module (work on the Pivot tables, and remove some useless day/month/year attributes) (addon account) 2014-01-29 17:03:48 +01:00
account_analytic_entries_report_view.xml [IMP] improves the reporting views in account module (work on the Pivot tables, and remove some useless day/month/year attributes) (addon account) 2014-01-29 17:03:48 +01:00
account_balance.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_central_journal.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_entries_report.py [FIX] add the 'lazy' parameter to the horrible inherited read_group method in account report entries (addon account) 2014-04-09 12:30:45 +02:00
account_entries_report_view.xml [IMP] removes old tree views in reporting and replaces them by the new graph views in pivot mode by default (addon account) 2014-01-02 11:16:05 +01:00
account_financial_report.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_general_journal.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_general_ledger.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_invoice_report.py [IMP] improves the reporting views in account module (work on the Pivot tables, and remove some useless day/month/year attributes) (addon account) 2014-01-29 17:03:48 +01:00
account_invoice_report_view.xml [FIX] account invoice analysis exclude proforma from invoiced 2014-03-20 11:15:55 +01:00
account_journal.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_partner_balance.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_partner_ledger.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_print_overdue.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
account_report.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_report_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_treasury_report.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_treasury_report_view.xml [IMP] improves the reporting views in account module (work on the Pivot tables, and remove some useless day/month/year attributes) (addon account) 2014-01-29 17:03:48 +01:00
common_report_header.py [REF] account: removed openerp.pooler imports. 2013-03-27 14:43:37 +01:00
report_vat.py [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
transfer.xml merged with trunk 2010-12-30 15:28:09 +05:30
transfer.xsl merged with trunk 2010-12-30 15:28:09 +05:30