odoo/addons/account/wizard
Christophe Simonis 731019154a [MERGE] forward port of branch saas-2 up to revid 9109 dle@openerp.com-20140129171022-wf6244k90lpncmah
bzr revid: chs@openerp.com-20140129184703-ypd7iqnor5m5lr3d
2014-01-29 19:47:03 +01:00
..
__init__.py [DEL]Journal items wizard 2012-11-29 17:44:42 +01:00
account_automatic_reconcile.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_automatic_reconcile_view.xml [IMP] account fixes 2012-11-26 08:27:59 +01:00
account_change_currency.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_change_currency_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_chart.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_chart_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_financial_report.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_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] Forward-port of latest 7.0 bugfixes, up to rev. 9761 revid:dle@openerp.com-20140114164804-zhfy9lb308554kp1 2014-01-14 18:36:53 +01:00
account_fiscalyear_close_state.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_fiscalyear_close_state.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_fiscalyear_close_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_invoice_refund.py [MERGE] Forward-port of latest 7.0 fixes up to rev 9618 rev-id: dle@openerp.com-20131120142131-s333lyva85cyn41o 2013-11-20 15:43:18 +01:00
account_invoice_refund_view.xml [IMP]account:string chaged from credit note to refund 2012-11-23 16:30:52 +05:30
account_invoice_state.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_invoice_state_view.xml [IMP] wizard messages 2012-10-08 09:32:09 +02:00
account_journal_select.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_journal_select_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_bank_reconcile.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_bank_reconcile_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
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 [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_line_select.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_move_line_select_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
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 [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_open_closed_fiscalyear.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_open_closed_fiscalyear_view.xml [FIX] account: for a given wizard supposed to cancel the opening entries, if to cancel the opening entries of 2012 the user must select the fiscalyear 2011, then the wizard should state 'cancel the closing entries' 2013-01-07 15:06:15 +01:00
account_period_close.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_period_close_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_reconcile.py [FIX] account: account reconciliation adding float rounding, to avoid having float precision problem 2014-01-28 18:50:42 +01: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 [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_reconcile_view.xml [FIX] account: account reconciliation adding float rounding, to avoid having float precision problem 2014-01-28 18:50:42 +01:00
account_report_account_balance.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_report_aged_partner_balance_view.xml [FIX] Ensures the fiscal year is correctly chosen based on the company of the selected chart of accounts within accounting reports. Particularly crucial for reports which do not allow the fiscal year to be manually selected (such as the aged partner balance, which is prone to simply throwing errors). 2013-07-15 14:52:12 +12:00
account_report_central_journal.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_general_journal.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_state_open_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_subscription_generate.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_subscription_generate_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
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 [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_unreconcile.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_unreconcile_view.xml [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
account_use_model.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_use_model_view.xml [IMP] remove menu Periodical Processing/Recurring Entries/Manual Recurring 2012-11-07 12:04:07 +05:30
account_validate_account_move.py [MERGE] merge with addons/trunk revno 8956 2013-10-27 13:31:04 +01:00
account_validate_move_view.xml Rename fields '_id' to '_ids', to reflect the change from many2one to many2many 2013-02-07 10:48:45 +01:00
account_vat.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_vat_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
pos_box.py [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9183 2013-06-03 14:18:52 +02:00
pos_box.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00