odoo/addons/account/wizard
Mustufa Rangwala f835b84d8b [IMP] Account: Partner accounts reports target move changes move to common wizard so
bzr revid: mra@mra-laptop-20101004100943-lkfeoa5ai8o4p82q
2010-10-04 15:39:43 +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 [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: 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 [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] 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 [REM] Account: balnace sheet => remove target move used from common wizard 2010-10-04 15:24:10 +05:30
account_report_balance_sheet_view.xml [REM] Account: balnace sheet => remove target move used from common wizard 2010-10-04 15:24:10 +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 [REM] Account: general journal and central journal with target moves 2010-10-04 15:35:21 +05:30
account_report_common.py [ADD] Account: common report wizard (target move added) 2010-10-04 15:13:20 +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 [IMP] Account: Partner accounts reports target move changes move to common wizard so 2010-10-04 15:39:43 +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 [ADD] Account: common report wizard (target move added) 2010-10-04 15:13:20 +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 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] Account: Partner accounts reports target move changes move to common wizard so 2010-10-04 15:39:43 +05:30
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 [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