1

I'm working on .odt report using py3o.template in Odoo with LibreOffice Writer. In the report, I get variables from Odoo 13 :

Variable in LibreOffice Writer

These variables contain HTML code. So the result contains HTML tags :

Result in report

Is it possible that the HTML code of the variable is interpreted in order to obtain a correct display ? With a Python function ?

Thank you !

0 Answers0