odoo/addons/account/wizard
ARA (OpenERP) cf26f13881 [IMP] Improve account_* wizard view
bzr revid: ara@tinyerp.com-20101014125624-iphujhgqcclq38tg
2010-10-14 18:26:24 +05:30
..
__init__.py [REM] account: removed compare account balance report from account module. 2010-09-24 10:48:12 +05:30
account_automatic_reconcile.py [REF] cleaning code of account 2010-10-11 11:33:40 +05:30
account_automatic_reconcile_view.xml [REF] Account: Automatic reconcilation view (removed extra group) 2010-10-01 11:53:31 +05:30
account_change_currency.py [REF] account 2010-10-11 11:21:53 +05:30
account_change_currency_view.xml [FIX]: fix a xml data format 2010-08-14 14:55:59 +05:30
account_chart.py [REF] account: some code refactoring + fix for multi company 2010-09-28 11:06:38 +02:00
account_chart_view.xml [IMP] Account: Charts of accounts (Remove domain from periods) and improved view 2010-09-17 16:00:30 +05:30
account_fiscalyear_close.py [IMP] Improve view of account wizard 2010-10-14 14:41:55 +05:30
account_fiscalyear_close_state.py [IMP] Improve view of account wizard 2010-10-14 14:41:55 +05:30
account_fiscalyear_close_state.xml [REM] Remove height and width from account wizard 2010-10-14 15:14:55 +05:30
account_fiscalyear_close_view.xml [IMP] Improve account_* wizard view 2010-10-14 18:26:24 +05:30
account_invoice_refund.py [REF] cleaning code of account 2010-10-11 11:33:40 +05:30
account_invoice_refund_view.xml [IMP, FIX] Account: Domain on journal on invoices and refund invoice wizard too 2010-09-22 16:54:03 +05:30
account_invoice_state.py [ADD] account, account_*: Add YAML test files 2010-06-08 18:17:44 +05:30
account_invoice_state_view.xml [MOD/IMP] Account_* : Cancel Button Set on left side 2010-10-11 18:55:25 +05:30
account_journal_select.py [FIX] Account: Wizard account journal select 2010-07-15 14:38:33 +05:30
account_journal_select_view.xml [FIX/IMP]: fix a problem of journal entries (remove selection widget on period_id) 2010-08-13 01:47:33 +05:30
account_move_bank_reconcile.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_move_bank_reconcile_view.xml [FIX]: fix a xml view data format 2010-08-14 15:13:51 +05:30
account_move_journal.py [REF] account 2010-10-12 10:47:13 +05:30
account_move_journal_view.xml [IMP] better useability 2010-10-09 18:01:43 +02:00
account_move_line_reconcile_select.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_move_line_reconcile_select_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_move_line_select.py [REF] cleaning code of account 2010-10-11 11:33:40 +05:30
account_move_line_select_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_move_line_unreconcile_select.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_move_line_unreconcile_select_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_open_closed_fiscalyear.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_open_closed_fiscalyear_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_period_close.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_period_close_view.xml [IMP] account:-improvements in the account_period 2010-10-12 11:51:18 +05:30
account_reconcile.py [REF] cleaning code of account 2010-10-11 11:33:40 +05:30
account_reconcile_partner_process.py [FIX] account, reconciliation manul process: multi fixes (division by 0, put a condition on stopping the process for a partner, corrected stats and process in order to not show partners with only debit (or credit) entries 2010-09-23 13:43:15 +02:00
account_reconcile_partner_process_view.xml [IMP] account: useability improvement in manual reconciliation process 2010-08-24 16:31:50 +02:00
account_reconcile_view.xml [IMP] account: Improved reconcile wizard view 2010-10-14 13:46:28 +05:30
account_report_account_balance.py [REM] Account: Account balance => remove target move used from common wizard 2010-10-04 15:22:23 +05:30
account_report_account_balance_view.xml [REM] Account: Account balance => remove target move used from common wizard 2010-10-04 15:22:23 +05:30
account_report_aged_partner_balance.py [REF] account 2010-10-08 18:19:22 +05:30
account_report_aged_partner_balance_view.xml [IMP] Account: Partner accounts reports target move changes move to common wizard so 2010-10-04 15:39:43 +05:30
account_report_balance_sheet.py [REF] account 2010-10-13 15:15:27 +05:30
account_report_balance_sheet_view.xml [IMP] better useability 2010-10-09 18:01:43 +02:00
account_report_central_journal.py [REF] Account: Code clean 2010-10-05 09:49:50 +05:30
account_report_central_journal_view.xml [REM] Account: general journal and central journal with target moves 2010-10-04 15:35:21 +05:30
account_report_common.py [REF] account 2010-10-13 15:15:27 +05:30
account_report_common_account.py [IMP] account: improved the query_get of account_move_line to put the logic of initial balance computing + fixes on general ledger report 2010-10-01 13:32:41 +02:00
account_report_common_journal.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_common_partner.py [REF] account 2010-10-13 15:15:27 +05:30
account_report_common_view.xml [ADD] Account: common report wizard (target move added) 2010-10-04 15:13:20 +05:30
account_report_general_journal.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_general_journal_view.xml [REM] Account: general journal and central journal with target moves 2010-10-04 15:35:21 +05:30
account_report_general_ledger.py [ADD] Account: common report wizard (target move added) 2010-10-04 15:13:20 +05:30
account_report_general_ledger_view.xml [IMP] better useability 2010-10-09 18:01:43 +02:00
account_report_partner_balance.py [REF] Account: Code clean 2010-10-05 09:49:50 +05:30
account_report_partner_balance_view.xml [IMP] Account: Partner accounts reports target move changes move to common wizard so 2010-10-04 15:39:43 +05:30
account_report_partner_ledger.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_partner_ledger_view.xml [IMP] better useability 2010-10-09 18:01:43 +02:00
account_report_print_journal.py [REM] Account: general journal and central journal with target moves 2010-10-04 15:35:21 +05:30
account_report_print_journal_view.xml [REM] Account: general journal and central journal with target moves 2010-10-04 15:35:21 +05:30
account_report_profit_loss.py [REM] Account: p&l => target move set to readonly for nw 2010-10-04 15:28:59 +05:30
account_report_profit_loss_view.xml [FIX]: fix a xml view data format 2010-08-14 15:13:51 +05:30
account_state_open.py [ADD] account: convert account_validate_account_move wizard to osv_memory wizard 2010-04-15 10:20:02 +05:30
account_state_open_view.xml [IMP] account: usability changes 2010-09-03 11:10:06 +02:00
account_subscription_generate.py [IMP] Account: while creating moves from models evaluated maturity date on move lines based on maturity date on model lines 2010-09-06 14:44:45 +05:30
account_subscription_generate_view.xml [REM] Remove height and width from account wizard 2010-10-14 15:14:55 +05:30
account_tax_chart.py [FIX] account: assigned single id instead of list of ids in default period of account_tax_chart wizard. 2010-08-31 15:18:53 +05:30
account_tax_chart_view.xml [IMP] better useability 2010-10-09 18:01:43 +02:00
account_unreconcile.py [REF] cleaning code of account 2010-10-11 11:33:40 +05:30
account_unreconcile_view.xml [IMP] account: change icon in unreconcile wizard accordingly to apr's opinion 2010-08-24 14:19:50 +02:00
account_use_model.py [IMP] account:replace the %(year)s, %(month), %(day) with current datetime info for recurring entries 2010-09-09 10:46:01 +05:30
account_use_model_view.xml [REM] Remove height and width from account wizard 2010-10-14 15:14:55 +05:30
account_validate_account_move.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_validate_move_view.xml [IMP] account small useability improvements 2010-08-24 15:21:27 +02:00
account_vat.py [IMP]:removed unncessary 'nodestroy' from wizard 2010-07-30 11:36:43 +05:30
account_vat_view.xml merged from trunk 2010-10-11 15:10:34 +05:30