odoo/addons/account/wizard
Martin Trigaux 108936286e [FIX] account: use field taget_move for generation of account financial report (all entires or all posted entries)
lp bug: https://launchpad.net/bugs/1078146 fixed
lp bug: https://launchpad.net/bugs/1135349 fixed

bzr revid: mat@openerp.com-20130902120450-k0gqnclqhgq8nbe6
2013-09-02 14:04:50 +02:00
..
__init__.py [DEL]Journal items wizard 2012-11-29 17:44:42 +01:00
account_automatic_reconcile.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_automatic_reconcile_view.xml [IMP] account fixes 2012-11-26 08:27:59 +01:00
account_change_currency.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_change_currency_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_chart.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_chart_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_financial_report.py [FIX]Balance_sheet: Balance sheet report did not consider the target move(Case: ref 587456) 2013-03-07 12:21:22 +05:30
account_financial_report_view.xml [IMP] account: did proper formating for comparison tab on wizard 2012-11-06 14:36:18 +05:30
account_fiscalyear_close.py [FIX] [FIX] account: make the string translatable 2013-02-18 17:54:06 +05:30
account_fiscalyear_close_state.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_fiscalyear_close_state.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_fiscalyear_close_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_invoice_refund.py [FIX]account: in wizard of refund, replace type(line.reconcile_id) != osv.orm.browse_null with simply if line.reconcile_id: + imp of the following line 2013-08-28 17:58:15 +02:00
account_invoice_refund_view.xml [IMP]account:string chaged from credit note to refund 2012-11-23 16:30:52 +05:30
account_invoice_state.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_invoice_state_view.xml [IMP] wizard messages 2012-10-08 09:32:09 +02:00
account_journal_select.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_journal_select_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_bank_reconcile.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_move_bank_reconcile_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_line_reconcile_select.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_move_line_reconcile_select_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_line_select.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_move_line_select_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_move_line_unreconcile_select.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_move_line_unreconcile_select_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_open_closed_fiscalyear.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_open_closed_fiscalyear_view.xml [FIX] account: for a given wizard supposed to cancel the opening entries, if to cancel the opening entries of 2012 the user must select the fiscalyear 2011, then the wizard should state 'cancel the closing entries' 2013-01-07 15:06:15 +01:00
account_period_close.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_period_close_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_reconcile.py [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
account_reconcile_partner_process.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_reconcile_partner_process_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_reconcile_view.xml removed lot of stuff 2012-09-17 17:10:31 +02:00
account_report_account_balance.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_account_balance_view.xml [IMP] account: hide journal tab from trial balance wizard 2012-11-06 16:10:23 +05:30
account_report_aged_partner_balance.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_aged_partner_balance_view.xml [FIX] Ensures the fiscal year is correctly chosen based on the company of the selected chart of accounts within accounting reports. Particularly crucial for reports which do not allow the fiscal year to be manually selected (such as the aged partner balance, which is prone to simply throwing errors). 2013-07-15 14:52:12 +12:00
account_report_central_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_central_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_common.py [FIX] account: select corresponding fiscal year when changing company on aged partner balance report, courtesy of Dawn Richardson 2013-07-26 11:21:34 +02:00
account_report_common_account.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_common_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_common_partner.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_common_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_general_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_general_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_general_ledger.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_general_ledger_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_partner_balance.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_partner_balance_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_report_partner_ledger.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_partner_ledger_view.xml [FIX] account: added the ir.values to add the partner_ledger report as report on the res.partner object + fixed that part of the code 2013-01-23 12:32:53 +01:00
account_report_print_journal.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_report_print_journal_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_state_open.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_state_open_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_subscription_generate.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_subscription_generate_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_tax_chart.py [FIX] account* modules: added 'account_period_prefer_normal':True in context when trying to find the period related to a date. 2013-04-18 12:24:33 +02:00
account_tax_chart_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_unreconcile.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_unreconcile_view.xml [MERGE] Bugfixes from 6.1 until revision 6900 2012-12-18 03:11:23 +01:00
account_use_model.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_use_model_view.xml [IMP] remove menu Periodical Processing/Recurring Entries/Manual Recurring 2012-11-07 12:04:07 +05:30
account_validate_account_move.py [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos) 2013-06-07 13:38:29 +02:00
account_validate_move_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
account_vat.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_vat_view.xml [IMP]Remove type field from the whole account 2012-08-08 16:29:07 +05:30
pos_box.py [MERGE] [FIX]account:in cash register if we put or take money its generate traceback 2013-05-28 15:34:35 +02:00
pos_box.xml [MERGE] merged trunk. 2012-08-13 18:06:57 +02:00