odoo/addons/account/wizard
Vo Minh Thu 9822629548 [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20120813160657-ilujdek8ys4fzhp9
2012-08-13 18:06:57 +02:00
..
__init__.py [IMP] account: Add new wizard for the cash register "Take Money Out", "Put Money In" 2012-05-04 14:51:58 +02:00
account_automatic_reconcile.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_automatic_reconcile_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_change_currency.py [IMP] rephrase some error and warning messages in account 2012-08-06 17:44:10 +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 [MERGE] default fiscalyear on chart of account wizard: merged the branch from Craig Gowing with refactoring and code improvements 2011-10-19 17:14:15 +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 [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
account_financial_report_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_fiscalyear_close.py [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!') 2012-08-07 13:34:14 +02:00
account_fiscalyear_close_state.py [MERGE]: Merged with lp:openobject-addons 2012-06-27 18:51:59 +05:30
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 [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
account_invoice_refund_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_invoice_state.py [IMP] rephrase some error and warning messages in account 2012-08-06 17:44:10 +02:00
account_invoice_state_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_journal_select.py merged with trunk 2010-12-30 15:28:09 +05:30
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] Improved warning messages for account module 2012-07-25 13:03:57 +05:30
account_move_bank_reconcile_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_journal.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_move_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_line_reconcile_select.py [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields 2011-02-01 22:08:39 +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 merged with trunk 2010-12-30 15:28:09 +05:30
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 [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields 2011-02-01 22:08:39 +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 [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
account_open_closed_fiscalyear_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_period_close.py [IMP] error messages 2012-08-07 13:06:16 +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 : can't write off invoice with analytic account in reconcile entries wizard 2011-11-03 15:26:12 +05:30
account_reconcile_partner_process.py [MERGE] merge from trunk addons 2011-01-04 18:58:53 +05:30
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 [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_account_balance.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_report_account_balance_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_aged_partner_balance.py [IMP] error messages 2012-08-07 13:06:16 +02:00
account_report_aged_partner_balance_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_central_journal.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +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] rephrase some error and warning messages in account 2012-08-06 17:44:10 +02:00
account_report_common_account.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
account_report_common_journal.py [IMP]tooltip : I have changed the tooltip of fields as suggested 2012-07-13 15:47:51 +05:30
account_report_common_partner.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +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] Added missing vim mode lines 2011-11-22 09:51:38 +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]tooltip : I have changed the tooltip of fields as suggested 2012-07-13 15:47:51 +05:30
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] account: corrected reports: 2011-07-18 16:11:57 +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 [IMP]tooltip : I have changed the tooltip of fields as suggested 2012-07-13 15:47:51 +05:30
account_report_partner_ledger_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_print_journal.py [IMP] account: improved print journal report + added a dedicated RML for sale/purchase journal printing. Based on the same parser, this new report additionaly print information about VAT. From an original idea and parts of code of Noviat. 2012-02-03 15:53:20 +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] Improved warning messages for account module 2012-07-25 13:03:57 +05:30
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 [IMP] improved the views of Periodical Processing/Recurring Entries/ Define Recurring Entries and Genereate entries menus 2012-06-25 19:03:53 +05:30
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][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
account_tax_chart_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_unreconcile.py [MERGE] merge from trunk addons 2011-01-04 18:58:53 +05:30
account_unreconcile_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_use_model.py [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
account_use_model_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_validate_account_move.py [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!') 2012-08-07 13:34:14 +02:00
account_validate_move_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_vat.py [FIX] account: fixed bad default values for chart of accounts/taxes in reporting wizards 2012-04-16 10:12:56 +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 [IMP] all the error messages now start with 'Error\!' (not 'Error' or 'Error \!') 2012-08-07 13:31:37 +02:00
pos_box.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00