Odoo web client UI related addons
 
 
 
 
 
Go to file
thibault 52552c82b1 [FIX] web_remember_tree_column_width : Column resizing with list_button column
Fix an error when retrieving column sizes for lists containing one or more list_button columns.
This error occurs when a list_button column is placed between other columns in the list. This type of column is excluded from the querySelector string used to retrieve column headers, which can cause the index to shift and the column size to change when the list is displayed.
2024-01-19 18:37:19 +07:00
.github/workflows Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
setup/_metapackage [BOT] post-merge updates 2024-01-19 08:26:44 +00:00
web_environment_ribbon [BOT] post-merge updates 2023-11-15 18:04:29 +00:00
web_no_bubble [BOT] post-merge updates 2024-01-19 08:26:44 +00:00
web_refresher [BOT] post-merge updates 2023-11-24 19:40:30 +00:00
web_remember_tree_column_width [FIX] web_remember_tree_column_width : Column resizing with list_button column 2024-01-19 18:37:19 +07:00
.copier-answers.yml Update dotfiles 2023-11-12 15:13:53 +01:00
.editorconfig Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.eslintrc.yml Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.gitignore Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.pre-commit-config.yaml Update dotfiles 2023-11-12 15:13:53 +01:00
.prettierrc.yml Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.pylintrc Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.pylintrc-mandatory Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
.ruff.toml Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
LICENSE Initialize 17.0 branch 2023-11-07 15:15:20 +01:00
README.md [BOT] post-merge updates 2024-01-19 08:26:44 +00:00
pandoc-3.1.9-1-amd64.deb [IMP] web_environment_ribbon: pre-commit stuff 2023-11-14 10:04:31 +01:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

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

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.