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
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
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
2
8月 24
|
3414 | |||
|
1
1月 24
|
6911 | |||
|
0
3月 15
|
7434 | |||
|
1
3月 15
|
12342 | |||
|
2
2月 24
|
15358 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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.