diff --git a/README.md b/README.md index 32fe933f..6116008b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,11 @@ This repository contains Odoo modules developped by the company GRAP before they [//]: # (addons) -This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools. +Available addons +---------------- +addon | version | maintainers | summary +--- | --- | --- | --- +[web_select_only_child_company](web_select_only_child_company/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | When selecting a company, automatically select all the child companies. [//]: # (end addons) diff --git a/web_select_only_child_company/README.rst b/web_select_only_child_company/README.rst index d05ceee7..70d77524 100644 --- a/web_select_only_child_company/README.rst +++ b/web_select_only_child_company/README.rst @@ -7,7 +7,7 @@ Companies - Only Childs !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c2242a93fd226bb64ee5d53346547d2491df28560f206b885f5df0c95804ad2b + !! source digest: sha256:fee6ab0f1735233f9c9f267cd9a38649cdbc315a038b677bfbeaecfdc453ffce !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -16,17 +16,11 @@ Companies - Only Childs .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 -.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmulti--company-lightgray.png?logo=github - :target: https://github.com/OCA/multi-company/tree/16.0/res_company_select_only_childs - :alt: OCA/multi-company -.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/multi-company-16-0/multi-company-16-0-res_company_select_only_childs - :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/multi-company&target_branch=16.0 - :alt: Try me on Runboat - -|badge1| |badge2| |badge3| |badge4| |badge5| +.. |badge3| image:: https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github + :target: https://github.com/grap/grap-odoo-incubator/tree/16.0/web_select_only_child_company + :alt: grap/grap-odoo-incubator + +|badge1| |badge2| |badge3| This module is usefull in a multi-company context with hierarchy. (with parent and child companies) @@ -45,13 +39,20 @@ to select companies. .. contents:: :local: +Installation +============ + +This module requires a patch in the core of odoo, available here. + +https://github.com/odoo/odoo/pull/186621 + Bug Tracker =========== -Bugs are tracked on `GitHub Issues `_. +Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -71,24 +72,14 @@ Contributors Maintainers ~~~~~~~~~~~ -This module is maintained by the OCA. - -.. image:: https://odoo-community.org/logo.png - :alt: Odoo Community Association - :target: https://odoo-community.org - -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. - .. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px :target: https://github.com/legalsylvain :alt: legalsylvain -Current `maintainer `__: +Current maintainer: |maintainer-legalsylvain| -This module is part of the `OCA/multi-company `_ project on GitHub. +This module is part of the `grap/grap-odoo-incubator `_ project on GitHub. -You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. +You are welcome to contribute.