3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
Thomas Binsfeld (ACSONE) eba11b5b51 [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
2022-10-04 11:39:52 +02:00
.github/workflows Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
setup Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
web_environment_ribbon [9.0] [IMP] Web Environment Ribbon: support variables in ribbon name (eg db_name) (#621) 2022-10-04 11:39:52 +02:00
.copier-answers.yml Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.pre-commit-config.yaml Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:12:01 +02:00
README.md Initialize 16.0 branch 2022-10-03 22:12:01 +02:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

web

TODO: add repo description.

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.