diff --git a/rma/README.rst b/rma/README.rst index 2d8604c8c..af94686e7 100644 --- a/rma/README.rst +++ b/rma/README.rst @@ -7,7 +7,7 @@ Return Merchandise Authorization Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:6a3edc8e17cad866190342b8f2626811cdbe979b8cfe919160d2e314f519b080 + !! source digest: sha256:2f3c2a0ef25818e72bae886ab2801f9415e470bdd86f7f90e8cacbcfc4201182 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -182,10 +182,13 @@ promote its widespread use. .. |maintainer-pedrobaeza| image:: https://github.com/pedrobaeza.png?size=40px :target: https://github.com/pedrobaeza :alt: pedrobaeza +.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px + :target: https://github.com/chienandalu + :alt: chienandalu -Current `maintainer `__: +Current `maintainers `__: -|maintainer-pedrobaeza| +|maintainer-pedrobaeza| |maintainer-chienandalu| This module is part of the `OCA/rma `_ project on GitHub. diff --git a/rma/__manifest__.py b/rma/__manifest__.py index b66eb52be..3bed6e986 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -10,7 +10,7 @@ "category": "RMA", "website": "https://github.com/OCA/rma", "author": "Tecnativa, Odoo Community Association (OCA)", - "maintainers": ["pedrobaeza"], + "maintainers": ["pedrobaeza", "chienandalu"], "license": "AGPL-3", "depends": ["stock_account"], "data": [ diff --git a/rma/static/description/index.html b/rma/static/description/index.html index cdc9b1405..35c5e0152 100644 --- a/rma/static/description/index.html +++ b/rma/static/description/index.html @@ -367,7 +367,7 @@

Return Merchandise Authorization Management

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:6a3edc8e17cad866190342b8f2626811cdbe979b8cfe919160d2e314f519b080 +!! source digest: sha256:2f3c2a0ef25818e72bae886ab2801f9415e470bdd86f7f90e8cacbcfc4201182 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/rma Translate me on Weblate Try me on Runboat

This module allows you to manage Return Merchandise Authorization (RMA). @@ -528,8 +528,8 @@

Maintainers

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:

-

pedrobaeza

+

Current maintainers:

+

pedrobaeza chienandalu

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

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

diff --git a/rma/views/rma_views.xml b/rma/views/rma_views.xml index 256484baa..8ad666162 100644 --- a/rma/views/rma_views.xml +++ b/rma/views/rma_views.xml @@ -30,13 +30,13 @@ diff --git a/rma_sale/README.rst b/rma_sale/README.rst index f5dc59b36..f62afdc72 100644 --- a/rma_sale/README.rst +++ b/rma_sale/README.rst @@ -7,7 +7,7 @@ Return Merchandise Authorization Management - Link with Sales !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9d141eabae56be00c9d69e303a77a21c8131aa1845268bdfc2fa73ba4cd2445e + !! source digest: sha256:422cb70435046ee9fc57784003da546aff3322dd479a713fd1f4ab2e04accb45 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -120,13 +120,13 @@ 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-ernestotejeda| image:: https://github.com/ernestotejeda.png?size=40px - :target: https://github.com/ernestotejeda - :alt: ernestotejeda +.. |maintainer-chienandalu| image:: https://github.com/chienandalu.png?size=40px + :target: https://github.com/chienandalu + :alt: chienandalu Current `maintainer `__: -|maintainer-ernestotejeda| +|maintainer-chienandalu| This module is part of the `OCA/rma `_ project on GitHub. diff --git a/rma_sale/__manifest__.py b/rma_sale/__manifest__.py index fd6996ed8..88a76f8ea 100644 --- a/rma_sale/__manifest__.py +++ b/rma_sale/__manifest__.py @@ -11,7 +11,7 @@ "category": "RMA", "website": "https://github.com/OCA/rma", "author": "Tecnativa, Odoo Community Association (OCA)", - "maintainers": ["ernestotejeda"], + "maintainers": ["chienandalu"], "license": "AGPL-3", "depends": ["rma", "sale_stock"], "data": [ diff --git a/rma_sale/static/description/index.html b/rma_sale/static/description/index.html index f19242713..c0b51e156 100644 --- a/rma_sale/static/description/index.html +++ b/rma_sale/static/description/index.html @@ -367,7 +367,7 @@

Return Merchandise Authorization Management - Link with Sales< !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9d141eabae56be00c9d69e303a77a21c8131aa1845268bdfc2fa73ba4cd2445e +!! source digest: sha256:422cb70435046ee9fc57784003da546aff3322dd479a713fd1f4ab2e04accb45 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Production/Stable License: AGPL-3 OCA/rma Translate me on Weblate Try me on Runboat

This module allows you to link a sales order to an RMA. @@ -465,7 +465,7 @@

Maintainers

mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

-

ernestotejeda

+

chienandalu

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

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