Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3508 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
3027
0
Sep 19
4364
0
Agu 16
2957
1
Mei 16
3702
3
Feb 16
11367