3
0
Fork 0

Merge PR #1869 into 14.0

Signed-off-by yvaucher
14.0
OCA-git-bot 2021-08-11 08:48:24 +00:00
commit 60510cd9bb
1 changed files with 11 additions and 6 deletions

View File

@ -5,9 +5,14 @@
<!-- /!\ do not modify above this line -->
# web
# Web addons for Odoo
TODO: add repo description.
This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:
- Add facilities to the UI
- Add widgets
- Ease the import/export features
- Generally add clientside functionality
<!-- /!\ do not modify below this line -->
@ -15,8 +20,7 @@ TODO: add repo description.
[//]: # (addons)
Available addons
----------------
## Available addons
addon | version | summary
--- | --- | ---
[web_access_rule_buttons](web_access_rule_buttons/) | 14.0.1.0.0 | Disable Edit button if access rules prevent this action
@ -48,10 +52,12 @@ addon | version | summary
[//]: # (end addons)
## Translation Status
[![Translation status](https://translation.odoo-community.org/widgets/web-12-0/-/multi-auto.svg)](https://translation.odoo-community.org/engage/web-12-0/?utm_source=widget)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to OCA
@ -59,7 +65,6 @@ policy. Consult each module's `__manifest__.py` file, which contains a `license`
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.