mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
3922a0e048d2d72c1df36882b777c2e6c4c79d04
The index at 0 in the following code:
var colorField = this.arch.attrs.colors.split(';')
.filter(color => color.trim().startsWith('color_field'))[0]
Was failing on such valid xml:
<tree string="Buffer monitor"
colors="red:procure_recommended_qty > 0">
web
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| web_environment_ribbon | 17.0.1.0.0 | Web Environment Ribbon | |
| web_no_bubble | 17.0.1.0.0 | Remove the bubbles from the web interface | |
| web_refresher | 17.0.1.0.0 | Web Refresher | |
| web_responsive | 17.0.1.0.0 | ![]() |
Responsive web client, community-supported |
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%



