odoo/addons/account_analytic_analysis
Martin Trigaux 7d36f54288 [FIX] account_analytic_analysis: revert method signature change made at rev 9277
The additional parameters were made to avoid overwriting values when changing of template.
As we can not add parameters in only one module, we overwrite values only for not saved records.
This mitigates the overwrite while not changing the API.

bzr revid: mat@openerp.com-20140508083948-gkk7d1250a8znhlt
2014-05-08 10:39:48 +02:00
..
i18n Launchpad automatic translations update. 2014-04-12 08:31:53 +00:00
security [FIX] account_analytic_analysis: don't set the group 'Mandatory use of templates in contracts' as part of the 'Sales' application, as it has the side effect of exploding the drop-down menu to manage access rights into booleans. This group belong to the base.module_category_hidden category 2013-03-20 12:59:32 +01:00
static/src/css [IMP] improve contract usability 2013-07-29 12:09:49 +05:30
test [FIX] account_analytic_analysis: test, the recurring invoices are generated for analytic accounts of type contract only (no template...) 2014-04-18 16:45:38 +02:00
__init__.py Fix contract expiration reminder: 2013-02-15 00:53:30 +01:00
__openerp__.py [IMP]account_analytic_analysis: 2013-03-01 14:06:10 +05:30
account_analytic_analysis.py [FIX] account_analytic_analysis: revert method signature change made at rev 9277 2014-05-08 10:39:48 +02:00
account_analytic_analysis_cron.xml [FIX] account_analytic_analysis: prevent enable recurring invoices if not of type contract. Avoid cron to not continue if one of the contract failed to create its recurring invoices 2014-04-18 15:29:17 +02:00
account_analytic_analysis_view.xml [FIX] account_analytic_analysis: revert method signature change made at rev 9277 2014-05-08 10:39:48 +02:00
analytic_account_demo.xml [IMP] Improve the code ans yml statements 2013-03-04 14:35:08 +05:30
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] account_analytic_analysis: added an option to set the template field mandatory on contracts 2012-11-29 17:08:47 +01:00