odoo/addons/account_check_writing
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
..
data [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
i18n Launchpad automatic translations update. 2014-04-22 07:52:47 +00:00
report [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
views [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
__openerp__.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.py [IMP] add help in use_preprint_check and change help text for Check Date in Period in journal form view 2013-05-08 12:37:33 +05:30
account_check_writing_data.xml [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
account_check_writing_report.xml [IMP] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
account_demo.xml [NEW] Account Check Writing-1 2011-10-13 14:11:47 -07:00
account_view.xml [REM]Remove all account.journal.view and account.journal.column references 2012-11-22 11:45:04 +01:00
account_voucher.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
account_voucher_view.xml [IMP] account_asset: rename field, add onchange method on purchase_value, salvage_value and account_check_writing: Move Total Field below Payment Method field 2012-11-26 15:43:53 +05:30