[FIX] account: fixed inconsistence in yaml test since some demo data was added

This commit is contained in:
qdp-odoo 2014-05-30 22:25:52 +02:00
parent 7ce927ab46
commit ee92839465
1 changed files with 1 additions and 1 deletions

View File

@ -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