[FIX] account_followup: used <pre> instead of <para> tags in order to print the whitespaces as the user encoded it in the templates

bzr revid: qdp-launchpad@openerp.com-20140120135728-8agsvzkzce5wppfp
This commit is contained in:
Quentin (OpenERP) 2014-01-20 14:57:28 +01:00
parent 5649e0bbf2
commit c01779e4c5
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
<para style="terp_default_8">
<font color="white"> </font>
</para>
<para style="terp_default_9_followup_id">[[ format(get_text(o,data['form']['followup_id'])) ]]</para>
<pre style="terp_default_9_followup_id">[[ format(get_text(o,data['form']['followup_id'])) ]]</pre>
<para style="terp_default_9">
<font color="white"> </font>
</para>