Guewen Baconnier 50d985d5cf web_tree_dynamic_colored_field: Parse field options with pyeval
The options in <field> attributes are parsed as python expressions:
d18976d748/addons/web/static/src/js/services/data_manager.js (L273)

And the options in <button> are parsed as json...
d18976d748/addons/web/static/src/js/services/data_manager.js (L411)

This code only support the <field> element because I'm not sure there
is a use for the <button> element.
2024-10-16 14:11:17 +07:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00
2024-10-08 12:49:40 +00:00

Runboat Pre-commit Status Build Status codecov Translation Status

web

web

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

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
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%