odoo/addons/account/wizard
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
..
__init__.py [MERGE] sync with latest trunk 2011-09-29 13:08:56 +02:00
account_automatic_reconcile.py [IMP]: Account: improvement in osv memory wizards 2011-02-15 14:50:57 +05:30
account_automatic_reconcile_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_change_currency.py [MERGE] merged latest fixes from 6.0 up to r.4556 2011-05-02 20:46:43 +02:00
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] merged the dev branch containing the account.financial.report enhancement 2011-09-19 16:12:51 +02:00
account_financial_report_view.xml [IMP] more consistent naming 2011-09-22 02:13:01 +02:00
account_fiscalyear_close.py [MERGE] lp:868224 2011-11-08 16:58:18 +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 [IMP] labels of refund invoice 2011-11-11 09:44:51 +01:00
account_invoice_refund_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_invoice_state.py [MERGE] merge from trunk addons 2011-01-04 18:58:53 +05:30
account_invoice_state_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_journal_select.py merged with trunk 2010-12-30 15:28:09 +05:30
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 [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields 2011-02-01 22:08:39 +01:00
account_move_bank_reconcile_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_move_journal.py [FIX] account: proper handling of context in encoding by line 2011-11-14 12:34:05 +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 [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields 2011-02-01 22:08:39 +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 merged with trunk 2010-12-30 15:28:09 +05:30
account_move_line_select_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_move_line_unreconcile_select.py [WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields 2011-02-01 22:08:39 +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 [MERGE] merge from trunk addons 2011-01-04 18:58:53 +05:30
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] account : can't write off invoice with analytic account in reconcile entries wizard 2011-11-03 15:26:12 +05:30
account_reconcile_partner_process.py [MERGE] merge from trunk addons 2011-01-04 18:58:53 +05:30
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_balance_sheet.py [FIX] account: Balance Sheet: reserve_account_id is not truly required - it will yield a warning later anyway 2011-09-26 16:28:13 +02:00
account_report_balance_sheet_view.xml [FIX] account: Balance Sheet: reserve_account_id is not truly required - it will yield a warning later anyway 2011-09-26 16:28:13 +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 : accounting report filter: period start and end are sometimes swapped 2011-10-18 19:03:15 +05:30
account_report_common_account.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
account_report_common_journal.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +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 merged with trunk 2010-12-30 15:28:09 +05:30
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] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
account_report_print_journal_view.xml merged with trunk 2010-12-30 15:28:09 +05:30
account_report_profit_loss.py [FIX] account: P&L report `target_moves` selection should be allowed like all accounting reports 2011-09-26 16:11:24 +02:00
account_report_profit_loss_view.xml [FIX] account: P&L report `target_moves` selection should be allowed like all accounting reports 2011-09-26 16:11:24 +02:00
account_state_open.py [REF] account: fix buildbot warning 2011-01-27 12:02:26 +05:30
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][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
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 [MERGE] merge from trunk addons 2011-01-04 18:58:53 +05:30
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] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
account_vat_view.xml [REF] account: hidding of the based_on field in the vat print report, which (accordingly to the feedback we had from the community) is dangereous as it's not compliant with what's a user wanting that feature is normally awaiting 2011-10-10 15:46:25 +02:00