odoo/addons/account/wizard
qdp-launchpad@tinyerp.com 574e967cc2 [MERGE] merge with same branch
bzr revid: qdp-launchpad@tinyerp.com-20101001113952-e8fz5f5ovn5t8cbn
2010-10-01 13:39:52 +02:00
..
__init__.py [REM] account: removed compare account balance report from account module. 2010-09-24 10:48:12 +05:30
account_automatic_reconcile.py [FIX] account, automatic reconciliation wizard: another great fix regarding previous commit 2010-09-23 17:10:50 +02:00
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 [IMP][FIX] account: Added context instead of domain in different act windows of partner object, Fixed 'active_id' error in code. 2010-08-26 15:15:13 +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] Account: Add method on account move line => which unlink related reconcile ids for moves, Use that method on unreconcile wizard as well as fiscalyear closing with generating entries 2010-09-07 10:33:52 +05:30
account_fiscalyear_close_state.py [IMP] account: usability changes in fiscalyear wizards 2010-09-02 13:00:10 +02:00
account_fiscalyear_close_state.xml [IMP] account: usability changes in fiscalyear wizards 2010-09-02 13:00:10 +02:00
account_fiscalyear_close_view.xml [IMP] account: usability changes in fiscalyear wizards 2010-09-02 13:00:10 +02:00
account_invoice_refund.py [IMP, FIX] Account: Domain on journal on invoices and refund invoice wizard too 2010-09-22 16:54:03 +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 [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +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: Add cancel button on opening of journal items wizard 2010-09-29 19:03:06 +05:30
account_move_journal_view.xml [IMP] account_*: Remove group Administration/Configuration for accounting menues 2010-10-01 16:44:55 +05:30
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 [IMP] account, hr_attendance, hr_timesheet: typo, remove empty lines 2010-06-18 15:55:20 +02:00
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 [FIX]: fix a xml view data format 2010-08-14 15:13:51 +05:30
account_reconcile.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.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: useability improvements 2010-08-24 11:16:33 +02:00
account_report_account_balance.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_account_balance_view.xml [IMP] account: Rename account balance report to trial balance 2010-09-15 12:20:49 +05:30
account_report_aged_partner_balance.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_aged_partner_balance_view.xml [IMP] Acccount: Aged trial balance => add target move field on wizard (still need to update the queries) 2010-09-15 16:10:15 +05:30
account_report_balance_sheet.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_balance_sheet_view.xml [REF] 2010-09-21 14:03:03 +05:30
account_report_central_journal.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_central_journal_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_report_common.py [MERGE] merge with same branch 2010-10-01 13:39:52 +02:00
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 [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_common_view.xml [IMP] account: usability change in reports wizards 2010-09-15 15:58:06 +02:00
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 [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_report_general_ledger.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_general_ledger_view.xml [IMP] Account: Add target moves in general ledger report 2010-09-17 16:33:57 +05:30
account_report_partner_balance.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_partner_balance_view.xml [IMP] Account: Partner balance report with all entries and posted entries only options 2010-09-16 14:57: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] Account: Partner ledger with option for select move all or posted ones 2010-09-16 17:42:11 +05:30
account_report_print_journal.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +05:30
account_report_print_journal_view.xml [ADD] account: added account move filter in account journal report and wizard. 2010-09-16 14:43:12 +05:30
account_report_profit_loss.py [REM] Account: Remove query_line arguement from wizard methods 2010-10-01 16:52:06 +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 [IMP] Account correct entries analysis, other misc changes 2010-08-14 16:00:45 +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] Tax chart by wizard: * the menuitem Accounting \ Chart \ Chart of taxes, have to ask for a period, by default filled with the current period. Then opening the chart of tax using that period in context to have the sum period and sum years completed. It should also ask if we want to include the draft account moves or not 2010-08-27 16:00:13 +05:30
account_unreconcile.py [IMP] Account: Add method on account move line => which unlink related reconcile ids for moves, Use that method on unreconcile wizard as well as fiscalyear closing with generating entries 2010-09-07 10:33:52 +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 [REF] Account: Manuall recurrecing group removed 2010-10-01 11:57:08 +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 [FIX]: fix a xml view data format 2010-08-14 15:13:51 +05:30