Amit Dodiya (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/6.1-opw-580931-ado into
lp:openobject-addons/6.1.
Requested reviews:
Naresh(OpenERP) (nch-openerp)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-580931-ado/+merge/130737
Hello,
"[FIX] formatted text of followup data is not diplayed formatted in pdf report"
Followup Lines(Accounting/Configuration/Miscellaneous/Follow-Ups) text contains
the blank line but it's ignored while generating the pdf report.
Regards,
Amit
--
https://code.launchpad.net/~openerp-dev/openobject-addons/6.1-opw-580931-ado/+merge/130737
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/6.1-opw-580931-ado.
=== modified file 'account_followup/report/account_followup_print.rml'
--- account_followup/report/account_followup_print.rml 2011-12-21 09:08:11 +0000
+++ account_followup/report/account_followup_print.rml 2012-10-22 07:05:29 +0000
@@ -154,7 +154,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>
+ <xpre style="terp_default_9_followup_id">[[ format(get_text(o,data['form']['followup_id'])) ]]</xpre>
<para style="terp_default_9">
<font color="white"> </font>
</para>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp