Jairo Llopis 2959785eb9 [FIX] web_advanced_search: undefined in x2m fields
Before this patch, when searching with the "equals to" operator in any
x2many field, the searched parameter was always `undefined`.

The problem was that the underlying field manager implementation was
treating those fields as x2many, while the widget used was the `one2many`
one.

This patch simply mocks the underlying fake record to make think that
any relational field is always a `one2many`. This sets all pieces in
place and makes the field manager work as expected, and thus you can
search as expected too.
2022-02-21 17:40:45 -03:00
2022-02-18 09:12:05 +00:00
2021-12-29 07:19:03 +00:00
2022-01-21 08:52:11 +00:00
2021-11-16 23:25:59 +00:00
2021-12-01 19:09:15 +00:00
2022-01-12 15:41:37 +00:00
2021-10-17 17:13:06 +02:00
2021-11-10 22:54:50 +01:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2021-10-17 17:13:06 +02:00
2022-02-21 10:49:13 +00:00

Runbot Status Build Status codecov Translation Status

web

TODO: add repo description.

Available addons

addon version maintainers summary
web_company_color 15.0.1.0.0 Web Company Color
web_environment_ribbon 15.0.1.0.0 Web Environment Ribbon
web_ir_actions_act_multi 15.0.1.0.0 Enables triggering of more than one action on ActionManager
web_m2x_options 15.0.1.0.0 web_m2x_options
web_m2x_options_manager 15.0.1.0.0 Adds an interface to manage the "Create" and "Create and Edit" options for specific models and fields.
web_refresher 15.0.1.0.0 Web Refresher
web_responsive 15.0.1.0.0 Yajo Tardo SplashS Responsive web client, community-supported
web_widget_bokeh_chart 15.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow This widget allows to display charts using Bokeh library.
web_widget_domain_editor_dialog 15.0.1.0.0 Recovers the Domain Editor Dialog functionality
web_widget_x2many_2d_matrix 15.0.1.0.1 ChrisOForgeFlow Show list fields as a matrix

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo web client UI related addons
Readme 306 MiB
Languages
JavaScript 69.3%
HTML 24.2%
Python 3.9%
SCSS 1.8%
CSS 0.8%