3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Thomas Binsfeld (ACSONE) 5c4db0ff31 [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621)
* [ADD] .eggs in gitignore

* [IMP] Web Environment Ribbon: add backend
This commit adds a simple bakend to facilitate inheritance

* [IMP] Web Environment Ribbon: add the databse name
This commit adds the database name under the ribbon name, in the ribbon

* [IMP] Web Environment Ribbon: prepare method for ribbon name

* [IMP] README: explain how to use db_name
2024-10-08 16:46:07 +02:00
.github/workflows Initial commit 2024-10-08 12:49:40 +00:00
web_environment_ribbon [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621) 2024-10-08 16:46:07 +02:00
.copier-answers.yml Initial commit 2024-10-08 12:49:40 +00:00
.editorconfig Initial commit 2024-10-08 12:49:40 +00:00
.eslintrc.yml Initial commit 2024-10-08 12:49:40 +00:00
.gitignore Initial commit 2024-10-08 12:49:40 +00:00
.pre-commit-config.yaml Initial commit 2024-10-08 12:49:40 +00:00
.prettierrc.yml Initial commit 2024-10-08 12:49:40 +00:00
.pylintrc Initial commit 2024-10-08 12:49:40 +00:00
.pylintrc-mandatory Initial commit 2024-10-08 12:49:40 +00:00
.ruff.toml Initial commit 2024-10-08 12:49:40 +00:00
LICENSE Initial commit 2024-10-08 12:49:40 +00:00
README.md Initial commit 2024-10-08 12:49:40 +00:00

README.md

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.