İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3675 Görünümler

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

How can I parse the html text there correctly?

Avatar
Vazgeç
En İyi Yanıt

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
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Nis 23
3282
0
Eyl 19
4604
0
Ağu 16
3107
1
May 16
3896
3
Şub 16
11578