From c01779e4c5b5f9a0ce456cef0bbd2062d1261c9e Mon Sep 17 00:00:00 2001 From: "Quentin (OpenERP)" Date: Mon, 20 Jan 2014 14:57:28 +0100 Subject: [PATCH] [FIX] account_followup: used
 instead of  tags in
 order to print the whitespaces as the user encoded it in the templates

bzr revid: qdp-launchpad@openerp.com-20140120135728-8agsvzkzce5wppfp
---
 addons/account_followup/report/account_followup_print.rml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/addons/account_followup/report/account_followup_print.rml b/addons/account_followup/report/account_followup_print.rml
index fd3a35ab19c..a363126635c 100644
--- a/addons/account_followup/report/account_followup_print.rml
+++ b/addons/account_followup/report/account_followup_print.rml
@@ -149,7 +149,7 @@
     
        
     
-    [[ format(get_text(o,data['form']['followup_id'])) ]]
+    
[[ format(get_text(o,data['form']['followup_id'])) ]]