From e3d48ab06de7d53d8344ea00da091bbe0f6c1f90 Mon Sep 17 00:00:00 2001 From: David Date: Tue, 30 Jan 2024 10:43:23 +0100 Subject: [PATCH 1/3] [FIX] rma: unresolved and late filters Included finished state to discard those manually finished RMAs TT47471 --- rma/views/rma_views.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rma/views/rma_views.xml b/rma/views/rma_views.xml index 256484ba..8ad66616 100644 --- a/rma/views/rma_views.xml +++ b/rma/views/rma_views.xml @@ -30,13 +30,13 @@ From 99041b0aead831b5aebba3013b6355bbef687b1a Mon Sep 17 00:00:00 2001 From: David Date: Tue, 30 Jan 2024 13:34:28 +0100 Subject: [PATCH 2/3] [IMP] rma: mantainers --- rma/README.rst | 9 ++++++--- rma/__manifest__.py | 2 +- rma/static/description/index.html | 6 +++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/rma/README.rst b/rma/README.rst index 2d8604c8..af94686e 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 b66eb52b..3bed6e98 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 cdc9b140..35c5e015 100644 --- a/rma/static/description/index.html +++ b/rma/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! 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 @@ 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:

-

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.

From 5a0a1f61aa22db9930afb2083ba840bc18e0a60c Mon Sep 17 00:00:00 2001 From: David Date: Tue, 30 Jan 2024 13:35:57 +0100 Subject: [PATCH 3/3] [FIX] rma_sale: mantainers --- rma_sale/README.rst | 10 +++++----- rma_sale/__manifest__.py | 2 +- rma_sale/static/description/index.html | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/rma_sale/README.rst b/rma_sale/README.rst index f5dc59b3..f62afdc7 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 fd6996ed..88a76f8e 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 f1924271..c0b51e15 100644 --- a/rma_sale/static/description/index.html +++ b/rma_sale/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! 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 @@ If you spotted it first, help us to smash it by providing a detailed and welcome 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.