odoo/addons/account/wizard
Numerigraphe - Lionel Sausin f120f5aa5b [FIX] unmutable default in account
bzr revid: ls@numerigraphe.fr-20120305174111-zf5j02cm7veyvzs4
2012-03-05 18:41:11 +01:00
..
__init__.py [REM] account: removal of deprecated account reports for balance sheet and profit/loss 2011-12-09 17:25:58 +01:00
account_automatic_reconcile.py [FIX] account: removed date fields on automatic reconciliation wizard (these options were not supported before so we remove the fields because we don't see a real need for it) 2012-02-15 14:51:15 +01:00
account_automatic_reconcile_view.xml [FIX] account: removed date fields on automatic reconciliation wizard (these options were not supported before so we remove the fields because we don't see a real need for it) 2012-02-15 14:51:15 +01:00
account_change_currency.py [FIX] account : Corrected spelling mistakes in warning messages of account/wizard/account_change_currency.py 2011-12-20 13:02:40 +05:30
account_change_currency_view.xml [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash 2011-10-12 11:38:00 +02:00
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 [REVERT] account: chart of account https://bugs.launchpad.net/openobject-addons/+bug/716300 2011-02-24 15:16:21 +05:30
account_financial_report.py [MERGE] account: merged the branch that add debit/credit option on financial reports 2012-02-13 11:49:37 +01:00
account_financial_report_view.xml [MERGE] account: merged the branch that add debit/credit option on financial reports 2012-02-13 11:49:37 +01:00
account_fiscalyear_close.py [FIX] account, fiscalyear closing wizard: moved out the reconciliation part from account_move_line.reconcile() function and made it a private function dedicated to this wizard. This was necessary because the original function is doing too much things that arenrt useful in this case. Moreover we may need to reconcile thousands of journal entries so we have to speed it up as much as possible 2012-02-09 18:03:33 +01:00
account_fiscalyear_close_state.py [FIX] account: fixed error when closing fiscalyear (due to previous merge on osv_memory) 2011-03-15 15:53:57 +01:00
account_fiscalyear_close_state.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_fiscalyear_close_view.xml [FIX] account: in the wizard for creating the opening entries, restricted the view on opening periods 2011-03-03 15:52:56 +01:00
account_invoice_refund.py [MERGE] lp:872686 (account: fix refund wizard) 2011-12-19 15:53:05 +01:00
account_invoice_refund_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_invoice_state.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_invoice_state_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_journal_select.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_journal_select_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_move_bank_reconcile.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_move_bank_reconcile_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_move_journal.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_move_journal_view.xml [IMP]: set journal item menu to open 2011-08-02 16:10:45 +05:30
account_move_line_reconcile_select.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_move_line_reconcile_select_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_move_line_select.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_move_line_select_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_move_line_unreconcile_select.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_move_line_unreconcile_select_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_open_closed_fiscalyear.py [REF,IMP]: Code Improvement 2011-02-28 16:38:58 +05:30
account_open_closed_fiscalyear_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_period_close.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_period_close_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_reconcile.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_reconcile_partner_process.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_reconcile_partner_process_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_reconcile_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_report_account_balance.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_report_account_balance_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_report_aged_partner_balance.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_report_aged_partner_balance_view.xml [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash 2011-10-12 11:38:00 +02:00
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 merged with trunk 2010-12-30 15:28:09 +05:30
account_report_common.py [FIX] account: common report wizard fixed when no fiscalyear given 2012-01-26 19:53:56 +01: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 [FIX] account, print journal reports: fixed active_ids and blank lines at the beginning of each report 2012-02-06 11:27:00 +01:00
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] account: multi company enhancements 2012-01-25 10:29:32 +01:00
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 merged with trunk 2010-12-30 15:28:09 +05:30
account_report_general_ledger.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_report_general_ledger_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_report_partner_balance.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_report_partner_balance_view.xml [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash 2011-10-12 11:38:00 +02:00
account_report_partner_ledger.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_report_partner_ledger_view.xml [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash 2011-10-12 11:38:00 +02:00
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] 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_state_open.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_state_open_view.xml [fix] removed useless key record_id in many menu items in accounting, was useless and made web client crash 2011-10-12 11:38:00 +02:00
account_subscription_generate.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_subscription_generate_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_tax_chart.py [FIX][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
account_tax_chart_view.xml [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00
account_unreconcile.py [FIX] unmutable default in account 2012-03-05 18:41:11 +01:00
account_unreconcile_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_use_model.py [FIX] account, accounting entries model: fixed a bug related to period choosing in multicompany environement and factorized the code of wizard 2011-11-16 15:13:40 +01:00
account_use_model_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_validate_account_move.py [IMP]: Account: improvement in osv memory wizards 2011-02-15 14:50:57 +05:30
account_validate_move_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_vat.py [IMP] account, taxes report: added an option to print the detail (accounts) or not 2012-02-03 17:26:19 +01:00
account_vat_view.xml [IMP] account, taxes report: added an option to print the detail (accounts) or not 2012-02-03 17:26:19 +01:00