Commit Graph

8 Commits

Author SHA1 Message Date
oca-ci
7ca596c372 [UPD] Update base_search_mail_content.pot 2022-08-30 15:15:06 +00:00
oca-ci
9c0bccfa3b [UPD] Update base_search_mail_content.pot 2022-03-16 08:26:28 +00:00
OCA-git-bot
6baca8cc0f [UPD] README.rst 2022-03-15 11:40:09 +01:00
Víctor Martínez
451515f0f5 [MIG] base_search_mail_content: Migration to 14.0 2022-03-15 11:40:09 +01:00
Pedro M. Baeza
5074813213 [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
2022-03-15 11:40:09 +01:00
Ernesto Tejeda
a3caac0114 [MIG] base_search_mail_content: Migration to 13.0 2022-03-15 11:40:09 +01:00
ernesto
008e63597b [MIG] base_search_mail_content: Migration to 12.0 2022-03-15 11:40:09 +01:00
cubells
eaff6bc51a [MIG] base_search_mail_content: Migration to 11.0 2022-03-15 11:40:09 +01:00