Skip to Content
Menu
This question has been flagged

i use odoo V8 with OCA magento connector

the products descriptions fields import the Html tags from magento

is ther a way to display thoses fields as html and dont see <p> <br> in the descrption and invoices


Thanks

Avatar
Discard
Best Answer


use t-raw

 <t t-raw ="object.field_name"/>

https://www.odoo.com/documentation/8.0/reference/qweb.html#data-output

Avatar
Discard

How to use this? In the product description header? Odoo-Magento connector often brings the <p> and <br> tags in during syncronization.

Related Posts Replies Views Activity
7
Jun 21
12130
0
Mar 17
2143
2
Nov 16
3507
1
Jul 17
5293
1
May 17
2545