[FIX] intrastat_product: Display note field as html on product declatation

This commit is contained in:
Aritz Olea
2023-11-22 15:23:04 +01:00
parent aed76a5f07
commit 491b8382c0

View File

@@ -89,7 +89,7 @@
/>
</page>
<page string="Notes" name="note">
<field name="note" />
<field name="note" widget="html" />
</page>
</notebook>
</sheet>