Pedro M. Baeza
c0e0964880
[FIX] base_search_mail_content: Don't fail on views with searchpanel
...
On views with a searchpanel, xpath `//field[last()]` may select an element inside
the search panel, provoking the error "Only types ['many2one'] are supported for
category (found type text)".
This fix uses an stricter xpath for avoiding this situation.
TT25796
2020-10-06 12:29:14 +02:00
Ernesto Tejeda
829d41c893
[MIG] base_search_mail_content: Migration to 13.0
2020-07-09 23:37:37 -04:00
Ernesto Tejeda
8e0d0163d7
[IMP] base_search_mail_content: black, isort, prettier
2020-07-09 23:26:34 -04:00
hveficent
75ea0b4e76
[11.0][FIX] base_search_mail_content: Move message content search to last position
2020-07-09 23:25:22 -04:00
cubells
90b88fe958
[MIG] base_search_mail_content: Migration to 11.0
2020-07-09 16:08:43 -04:00
mreficent
77ccc7c925
[MIG] base_search_mail_content: Migration to 10.0
2020-07-09 16:08:43 -04:00
darshan-serpent
763dde0d54
[IMP] advanced search for negative expression
2020-07-09 16:08:43 -04:00
ahenriquez
6eafc8fa13
[IMP] search by email_from and reply_to
...
Introduce search of html fields
Create indexes
Update Readme
2020-07-09 16:08:43 -04:00
darshan-serpent
832b1fda9d
[ADD] renamed module to base_search_mail_content
2020-07-09 16:08:43 -04:00