From ee928394659cec3be90b0ba9046853fa5ee41271 Mon Sep 17 00:00:00 2001 From: qdp-odoo Date: Fri, 30 May 2014 22:25:52 +0200 Subject: [PATCH] [FIX] account: fixed inconsistence in yaml test since some demo data was added --- addons/account/test/account_fiscalyear_close.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/account/test/account_fiscalyear_close.yml b/addons/account/test/account_fiscalyear_close.yml index cc683ca8d46..65fb581619e 100644 --- a/addons/account/test/account_fiscalyear_close.yml +++ b/addons/account/test/account_fiscalyear_close.yml @@ -76,4 +76,4 @@ I check that the past accounts are taken into account in partner credit - !assert {model: res.partner, id: base.res_partner_2, string: Total Receivable does not takes unreconciled moves of previous years}: - - credit == 15.0 + - credit == 1040.0