When I use a field with wiget="html" or field.html or combine it, how can I avoid printing the raw html tags in a report? I would like to have them parsed, after sale_layout isn't supported anymore?
Thx in advance
Felix
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
When I use a field with wiget="html" or field.html or combine it, how can I avoid printing the raw html tags in a report? I would like to have them parsed, after sale_layout isn't supported anymore?
Thx in advance
Felix
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
aug. 24
|
1575 | ||
|
1
jan. 24
|
4637 | ||
|
0
mrt. 15
|
4871 | ||
|
1
mrt. 15
|
9833 | ||
What are the steps to add a report?
Opgelost
|
|
2
feb. 24
|
12854 |
Hope the third revision of the question describes the approach better ;-)
yup, that's more clearer :-D
There is no solution? I've got the same problem and trying to write a custom parser for the convertion from xhtml to pdf, but don't know how to do or what python package to use for the task.