From e531cce3fcbb0740ab5c2350722412e4eb2faefa Mon Sep 17 00:00:00 2001 From: vth Date: Wed, 27 Oct 2010 18:14:06 +0530 Subject: [PATCH] [Fix] account: indentation in account_report.yml file bzr revid: vth@tinyerp.com-20101027124406-1h87n8ykzh6h58kn --- addons/account/test/account_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/account/test/account_report.yml b/addons/account/test/account_report.yml index c780bf9..9fcd976 100644 --- a/addons/account/test/account_report.yml +++ b/addons/account/test/account_report.yml @@ -2,7 +2,7 @@ In order to test the PDF reports defined on an invoice, we will create a Invoice Record - !record {model: account.invoice, id: test_invoice_1}: - currency_id: base.EUR + currency_id: base.EUR company_id: base.main_company address_invoice_id: base.res_partner_address_tang partner_id: base.res_partner_asus -- 1.7.10.4