[FIX] account_analytic_analysis: test, the recurring invoices are generated for analytic accounts of type contract only (no template...)

bzr revid: dle@openerp.com-20140418144538-paqas7j8cbjyi11t
This commit is contained in:
Denis Ledoux 2014-04-18 16:45:38 +02:00
parent 0253e8ab61
commit 93cca5eb1d
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
!record {model: account.analytic.account, id: contract_main}:
partner_id: base.main_partner
template_id: account_analytic_analysis.contract_template
type: contract
-
I check that the contract inherited from data of the template
-