Greetings.
I want to create a record in data XML file but the html field has tags. How can I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Greetings.
I want to create a record in data XML file but the html field has tags. How can I do it?
Try following code in your XML:
<field name="your_html_field" type="html">
<p class="oe_view_nocontent_create">
Create a Quotation, the first step of a new sale.
</p><p>
Once the quotation is confirmed, it becomes a sales order.
</p>
</field>
This is an example from action which will work same way in your case.
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.