[FIX] account_analytic_analysis: revert method signature change made at rev 9277
authorMartin Trigaux <mat@openerp.com>
Thu, 8 May 2014 08:39:48 +0000 (10:39 +0200)
committerMartin Trigaux <mat@openerp.com>
Thu, 8 May 2014 08:39:48 +0000 (10:39 +0200)
commit7d36f54288a62aa7ea558b91a842bca0eedbe9c2
treeada455054711740ca1931ca8e91a42071f84e5b8
parent9a271eef168df0df94e0d8cecf85f037320187ef
[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
addons/account_analytic_analysis/account_analytic_analysis.py
addons/account_analytic_analysis/account_analytic_analysis_view.xml