Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3415 Tampilan

I searching a way to parse the incoming mail to odoo - helpdesk.

How can I parse the html text there correctly?

Avatar
Buang
Jawaban Terbai

Hello Wizardz,


You Customize the Method and use Regular Expression to Parse html text


Ex.

plain_text = re.compile(r'<.*?>').sub('','your text')


Thanks

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Apr 23
2891
0
Sep 19
4128
0
Agu 16
2847
1
Mei 16
3579
3
Feb 16
11242