odoo/addons/account/report
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +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 [MERGE] Forward-port latest saas-3 bugfixes, up to 30f43da 2014-05-27 17:18:43 +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] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02: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 [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
account_entries_report_view.xml [IMP] replace all 'Group By...' by 'Group By' 2014-05-22 11:44:35 +02: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 [REV] Partial revert of search view changes: indeed the graph view is not already capable of handling group_by on any field, declaring them is still necessary. 2014-07-04 16:44:55 +02:00
account_journal.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_report_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
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