mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
172032d1597cf27bd8aacedd106d609a53bce2cb
The method `_onOpenColorPicker` is defined on `FormFieldMany2ManyTags`, not in `FieldMany2ManyTags`, so it can only be called on its descendants.
Otherwise, clicking on a `many2many_tags` tag when found in a tree view produces an error such as:
TypeError: self._onOpenColorPicker is not a function
http://localhost/web_m2x_options/static/src/js/form.js:354
Rastreo de error:
_onOpenBadge@http://localhost/web_m2x_options/static/src/js/form.js:354:17
proxy/<@http://localhost/web/static/src/js/core/mixins.js:279:20
dispatch@http://localhost/web/static/lib/jquery/jquery.js:4640:50
add/elemData.handle@http://localhost/web/static/lib/jquery/jquery.js:4309:41
(cherry picked from commit ddbbe81f4e)
web
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| web_dark_mode | 16.0.1.0.1 | Enabled Dark Mode for the Odoo Backend | |
| web_domain_field | 16.0.1.0.0 | Use computed field as domain | |
| web_environment_ribbon | 16.0.1.0.0 | Web Environment Ribbon | |
| web_refresher | 16.0.2.0.0 | Web Refresher | |
| web_search_with_and | 16.0.1.0.0 | Use AND conditions on omnibar search | |
| web_theme_classic | 16.0.1.0.1 | ![]() |
Contrasted style on fields to improve the UI. |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (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
Languages
JavaScript
69.3%
HTML
24.2%
Python
3.9%
SCSS
1.8%
CSS
0.8%

