odoo/addons/account/wizard
Mustufa Rangwala 552d2c7244 [REF]
bzr revid: mra@mra-laptop-20100917044304-jggh2nqc38k91mtq
2010-09-17 10:13:04 +05:30
..
__init__.py [REM] Account: on invoice, remove completely the pay invoice wizard... this feature will not be needed anymore. The account_voucher module will add something similar => just remove the wizard) 2010-08-30 11:43:34 +05:30
account_automatic_reconcile.py [FIX] Account: automatic reconciliation 2010-09-08 13:16:18 +05:30
account_automatic_reconcile_view.xml [FIX]: fix a xml data format 2010-08-14 14:55:59 +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 [ADD] account: added periods range in charts of account wizard. 2010-09-14 19:27:02 +05:30
account_chart_view.xml [ADD] account: added periods range in charts of account wizard. 2010-09-14 19:27:02 +05:30
account_compare_account_balance_report.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_compare_account_balance_report_view.xml [FIX]: fix a xml view data format 2010-08-14 15:13:51 +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] Account: refund invoice wizard if inv is already reconciled can not use modify and cancel options 2010-08-26 09:12:04 +05:30
account_invoice_refund_view.xml [IMP] Account: Refund invoice: Replace three button on wizard with seletion box, Improvement accoridingly 2010-08-25 11:31:16 +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 [FIx]: fix a context problem of all Journal Items 2010-09-08 15:59:04 +05:30
account_move_journal_view.xml [FIX]: change the order of the menus 2010-09-01 12:48:02 +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 [MERGE] merge with same branch 2010-09-13 17:54:46 +02:00
account_reconcile_partner_process.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
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 [IMP] account: Rename account balance report to trial balance 2010-09-15 12:20:49 +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 [REF] 2010-09-17 10:13:04 +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 [IMP] Account: Add target moves (all entries or posted) on Balance sheet and change the layout of report 2010-09-16 14:35:06 +05:30
account_report_balance_sheet_view.xml [IMP] Account: Add target moves (all entries or posted) on Balance sheet and change the layout of report 2010-09-16 14:35:06 +05:30
account_report_central_journal.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +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 [FIX] account: common report (onchange filter==period). Fixed SQL query injection, fixed query and improved robustness of that onchange 2010-09-07 16:33:15 +02:00
account_report_common_account.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_report_common_journal.py [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
account_report_common_partner.py [IMP] Account: move Target_move field (All entrires or posted one) into common class for partner account 2010-09-17 10:11:11 +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 [IMP] Account : General journals 2010-08-02 11:09:34 +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 [REF] Account: General ledger report => make include intial balance field default to false 2010-09-14 17:25:02 +05:30
account_report_general_ledger_view.xml [FIX]: fix a xml view data format 2010-08-14 15:13:51 +05:30
account_report_partner_balance.py [REF] 2010-09-17 10:13:04 +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 [REF] 2010-09-17 10:13:04 +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 [ADD] account: added account move filter in account journal report and wizard. 2010-09-16 14:43:12 +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 [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +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_statement_from_invoice.py [FIX] Bank statements: user is not defined for multicurrency popolate 2010-08-26 11:45:22 +05:30
account_statement_from_invoice_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30
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: manual recurring (remove wizard from journal items => moved it to periodical processing) 2010-09-08 08:22:42 +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