Hi,
I'm setting up Odoo 16 on Odoo.sh-
I'm importing "description_sale ", "description_purchase " which is HTML in my source system but unfortunately Text in Odoo.
What's the best option to deal with this:
a) Add new Fields and replace it in all Views and Reports
a.1) Using Odoo Studio
a.2) Using a custom module
b) Is there a ways to change the type (via a custom Module) and what is the implication for further updates
Whats your recommendation and why?