odoo/addons/account/project/wizard
Olivier Dony b22fa55566 [IMP] all: remove references to `object` column of ir.values, now gone
This will get rid of a lot of warnings now that the server
warns about unknown fields

bzr revid: odo@openerp.com-20111116115810-9c5kp7lql0yyhs3n
2011-11-16 12:58:10 +01:00
..
__init__.py [IMP] account: removed account.analytic.check report, as this feature should now be replaced by the Analytic Entries Analysis 2010-09-03 17:29:11 +02:00
account_analytic_balance_report.py [FIX][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
account_analytic_balance_report_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_analytic_chart.py [REF] account: replace get_object_reference method with _get_it of ir.model.data object to fatch the value of res_id in all account_* modules 2010-10-28 14:05:00 +05:30
account_analytic_chart_view.xml [IMP] access rights 2010-12-28 09:29:54 +01:00
account_analytic_cost_ledger_for_journal_report.py [FIX] account: corrected reports: 2011-07-18 16:11:57 +02:00
account_analytic_cost_ledger_for_journal_report_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_analytic_cost_ledger_report.py [FIX][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
account_analytic_cost_ledger_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_analytic_inverted_balance_report.py [FIX][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
account_analytic_inverted_balance_report.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
account_analytic_journal_report.py [FIX][IMP] all modules improvement. 2011-04-29 14:19:48 +05:30
account_analytic_journal_report_view.xml [IMP] all: remove references to `object` column of ir.values, now gone 2011-11-16 12:58:10 +01:00
project_account_analytic_line.py code improvements removed unused variables set indentation to 4 spaces 2011-05-02 17:46:02 +05:30
project_account_analytic_line_view.xml [CLEAN]: Removed commented codes, unnecessary spaces. 2010-08-19 17:21:57 +05:30