İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
3689 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
3303
0
Eyl 19
4643
0
Ağu 16
3111
1
May 16
3909
3
Şub 16
11603