Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] base_search_mail_content: Migration to 18.0 #1542

Open
wants to merge 27 commits into
base: 18.0
Choose a base branch
from

Conversation

ellbristow
Copy link

Migration to 18.0

Test fixed, otherwise unchanged code

App installs, unit tests pass

serpentcs-dev1 and others added 27 commits January 10, 2025 10:49
Introduce search of html fields
Create indexes
Update Readme
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
Avoid CacheMiss errors setting a value on message_content field.
Currently translated at 100.0% (9 of 9 strings)

Translation: social-15.0/social-15.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-base_search_mail_content/ca/
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/es/
Currently translated at 16.6% (1 of 6 strings)

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/it/
Currently translated at 100.0% (6 of 6 strings)

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/it/
Currently translated at 100.0% (11 of 11 strings)

Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/it/
Currently translated at 100.0% (11 of 11 strings)

Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/es/
Currently translated at 100.0% (11 of 11 strings)

Translation: social-17.0/social-17.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-17-0/social-17-0-base_search_mail_content/it/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.