diff --git a/README.md b/README.md index de983f5ef..fb3176a9d 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,14 @@ -# 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 @@ -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) + ## 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.