diff --git a/subscription_oca/README.rst b/subscription_oca/README.rst index 5d365a76b..51b2de279 100644 --- a/subscription_oca/README.rst +++ b/subscription_oca/README.rst @@ -7,7 +7,7 @@ Subscription management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:abd71cdf4bce544278b0a3dc8fee618ef8a4de85ba6802100f30bcc4b5c05f08 + !! source digest: sha256:41654a48dff22a1005a11a32dffbf77a8f4948757d8b57e607a44ccbf7db3eab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -102,10 +102,19 @@ promote its widespread use. .. |maintainer-ilyasProgrammer| image:: https://github.com/ilyasProgrammer.png?size=40px :target: https://github.com/ilyasProgrammer :alt: ilyasProgrammer +.. |maintainer-aleuffre| image:: https://github.com/aleuffre.png?size=40px + :target: https://github.com/aleuffre + :alt: aleuffre +.. |maintainer-renda-dev| image:: https://github.com/renda-dev.png?size=40px + :target: https://github.com/renda-dev + :alt: renda-dev +.. |maintainer-PicchiSeba| image:: https://github.com/PicchiSeba.png?size=40px + :target: https://github.com/PicchiSeba + :alt: PicchiSeba -Current `maintainer `__: +Current `maintainers `__: -|maintainer-ilyasProgrammer| +|maintainer-ilyasProgrammer| |maintainer-aleuffre| |maintainer-renda-dev| |maintainer-PicchiSeba| This module is part of the `OCA/contract `_ project on GitHub. diff --git a/subscription_oca/__manifest__.py b/subscription_oca/__manifest__.py index 2a0598092..41b2e644d 100644 --- a/subscription_oca/__manifest__.py +++ b/subscription_oca/__manifest__.py @@ -9,7 +9,7 @@ "website": "https://github.com/OCA/contract", "license": "AGPL-3", "author": "Domatix, Odoo Community Association (OCA)", - "maintainers": ["ilyasProgrammer"], + "maintainers": ["ilyasProgrammer", "aleuffre", "renda-dev", "PicchiSeba"], "depends": ["sale_management", "account"], "data": [ "views/product_template_views.xml", diff --git a/subscription_oca/static/description/index.html b/subscription_oca/static/description/index.html index c98d57a74..5b83bf472 100644 --- a/subscription_oca/static/description/index.html +++ b/subscription_oca/static/description/index.html @@ -1,3 +1,4 @@ + @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:abd71cdf4bce544278b0a3dc8fee618ef8a4de85ba6802100f30bcc4b5c05f08 +!! source digest: sha256:41654a48dff22a1005a11a32dffbf77a8f4948757d8b57e607a44ccbf7db3eab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/contract Translate me on Weblate Try me on Runboat

This module allows creating subscriptions that generate recurring invoices or orders. It also enables the sale of products that generate subscriptions.

@@ -441,8 +442,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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.

-

Current maintainer:

-

ilyasProgrammer

+

Current maintainers:

+

ilyasProgrammer aleuffre renda-dev PicchiSeba

This module is part of the OCA/contract project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.