İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3488 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
3007
0
Eyl 19
4313
0
Ağu 16
2914
1
May 16
3669
3
Şub 16
11343