odoo/addons/account/wizard
Olivier Dony 99c87b6273 [FIX] account: prevent crashes when mixing types in context parameters 2015-05-21 16:08:17 +02:00
..
__init__.py [DEL]Journal items wizard 2012-11-29 17:44:42 +01:00
account_automatic_reconcile.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_automatic_reconcile_view.xml [IMP] account fixes 2012-11-26 08:27:59 +01:00
account_change_currency.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [FIX] account: chart of account opening period selection 2014-12-01 17:38:29 +01: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 [IMP] account: pass target_move in common report instead of only financial report 2013-09-03 11:27:32 +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 [FIX] account: prevent crashes when mixing types in context parameters 2015-05-21 16:08:17 +02:00
account_fiscalyear_close_state.py [FIX] account: avoid closing fiscalyear with unpost entries 2014-10-01 16:25:22 +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 [FIX] account, mail, etc.: uniformize evaluated expressions 2015-05-21 16:07:21 +02: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_invoice_state_view.xml [IMP] wizard messages 2012-10-08 09:32:09 +02:00
account_journal_select.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [FIX] account: prevent removing closing entries for closed period 2015-03-30 17:10:16 +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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
account_reconcile_partner_process.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 removed lot of stuff 2012-09-17 17:10:31 +02:00
account_report_account_balance.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] account: pass target_move in common report instead of only financial report 2013-09-03 11:27:32 +02:00
account_report_common_account.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_common_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_common_partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [FIX] account: add multicompany rule to account.subscription.line 2014-06-25 12:07:02 +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 [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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 [IMP]Set the order of the sequence by date while posting journal entries from wizard Periodical Processing> Draft Entries> Post Journal Entries 2014-03-20 15:16:00 +05:30
account_validate_move_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_vat.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01: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] [FIX]account:in cash register if we put or take money its generate traceback 2013-05-28 15:34:35 +02:00
pos_box.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00