mirror of https://github.com/OCA/web.git
There is a problem when converting a domain object to an array. in the case of a combination of several OR operators, the retroconversion into an array from the domain object is not equal to the original array used for initialization. The problem can be related to the initialization of the domain object or to the conversion to an array, but in any case, it is out of this PR scope. The humanDomain needs an array domain, which mean that the conversion and the retro-conversion are useless in this case. |
||
---|---|---|
.github/workflows | ||
setup | ||
web_advanced_search | ||
web_chatter_position | ||
web_dark_mode | ||
web_domain_field | ||
web_environment_ribbon | ||
web_help | ||
web_refresher | ||
web_responsive | ||
web_search_with_and | ||
web_select_all_companies | ||
web_sheet_full_width | ||
web_theme_classic | ||
web_timeline | ||
.copier-answers.yml | ||
.editorconfig | ||
.eslintrc.yml | ||
.flake8 | ||
.gitignore | ||
.isort.cfg | ||
.pre-commit-config.yaml | ||
.prettierrc.yml | ||
.pylintrc | ||
.pylintrc-mandatory | ||
LICENSE | ||
README.md |
README.md
web
TODO: add repo description.
Available addons
addon | version | maintainers | summary |
---|---|---|---|
web_chatter_position | 16.0.1.0.0 | Add an option to change the chatter position | |
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_help | 16.0.1.0.0 | Help Framework | |
web_refresher | 16.0.2.0.0 | Web Refresher | |
web_responsive | 16.0.1.0.0 | ![]() ![]() ![]() |
Responsive web client, community-supported |
web_search_with_and | 16.0.1.0.0 | Use AND conditions on omnibar search | |
web_select_all_companies | 16.0.1.0.0 | Allows you to select all companies in one click. | |
web_sheet_full_width | 16.0.1.0.0 | Use the whole available screen width when displaying sheets | |
web_theme_classic | 16.0.1.0.1 | ![]() |
Contrasted style on fields to improve the UI. |
web_timeline | 16.0.1.0.0 | ![]() |
Interactive visualization chart to show events in time |
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.