odoo/addons/account/wizard
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: bank statement reconciliation widget (part 2) 2014-05-30 18:47:50 +02:00
account_automatic_reconcile.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_automatic_reconcile_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_change_currency.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_change_currency_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_chart.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_chart_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_financial_report.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
account_financial_report_view.xml [IMP] account: did proper formating for comparison tab on wizard 2012-11-06 14:36:18 +05:30
account_fiscalyear_close.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_fiscalyear_close_state.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_fiscalyear_close_state.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_fiscalyear_close_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_invoice_refund.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_invoice_refund_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_invoice_state.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_invoice_state_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_journal_select.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_journal_select_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_move_bank_reconcile.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_bank_reconcile_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_move_line_reconcile_select.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_line_reconcile_select_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_move_line_select.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_line_select_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_move_line_unreconcile_select.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_line_unreconcile_select_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_open_closed_fiscalyear.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_open_closed_fiscalyear_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_period_close.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_period_close_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_reconcile.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_reconcile_partner_process.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_reconcile_partner_process_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_reconcile_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_report_account_balance.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_account_balance_view.xml [IMP] account: hide journal tab from trial balance wizard 2012-11-06 16:10:23 +05:30
account_report_aged_partner_balance.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_aged_partner_balance_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_report_central_journal.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_central_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_common.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9459 rev-id: fva@openerp.com-20130918153347-fy4nuvbm82ngfb8x 2013-09-18 18:13:05 +02:00
account_report_common_account.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_report_common_journal.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_report_common_partner.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_report_common_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_report_general_journal.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_general_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_general_ledger.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_general_ledger_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_partner_balance.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_partner_balance_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_partner_ledger.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_partner_ledger_view.xml [FIX]Set the filter properly in partner ledger as it was stretched wide 2013-04-16 12:49:34 +05:30
account_report_print_journal.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_report_print_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_state_open.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_state_open_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_statement_from_invoice.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_statement_from_invoice_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_subscription_generate.py [MERGE] forward port of branch 7.0 up to df6b37c 2014-06-25 12:27:43 +02:00
account_subscription_generate_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_tax_chart.py [MERGE] accounts* modules: forward port of revision 9033 of addons v7 that was passing 'account_period_prefer_normal=True' in the context in each and every call to account_period.find(). The behaviour is modified in order to search only on normal periods by default 2013-04-18 12:39:07 +02:00
account_tax_chart_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_unreconcile.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_unreconcile_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_use_model.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
account_use_model_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_validate_account_move.py [MERGE] forward port of branch saas-2 up to revid 9162 chs@openerp.com-20140401184913-5hi2h11lnmadbozr 2014-04-01 21:03:08 +02:00
account_validate_move_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_vat.py [FIX] Report: usage of ids in get_action more consistent: only pass them when they are useful, else pass an empty list 2014-05-02 15:03:10 +02:00
account_vat_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
pos_box.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
pos_box.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00