From fa25e40e7709135ed60e8d30a51047b0a2cd088b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 22 Apr 2024 12:25:15 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- rma_sale_mrp/README.rst | 3 ++- rma_sale_mrp/__manifest__.py | 2 +- rma_sale_mrp/static/description/index.html | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f510dd45..2527ec8c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [rma](rma/) | 14.0.3.2.8 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Return Merchandise Authorization (RMA) [rma_delivery](rma_delivery/) | 14.0.1.0.0 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allow to choose a default delivery carrier for returns [rma_sale](rma_sale/) | 14.0.2.3.2 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Sale Order - Return Merchandise Authorization (RMA) -[rma_sale_mrp](rma_sale_mrp/) | 14.0.1.0.1 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allow doing RMAs from MRP kits +[rma_sale_mrp](rma_sale_mrp/) | 14.0.1.0.2 | [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Allow doing RMAs from MRP kits [website_rma](website_rma/) | 14.0.1.0.1 | [![ernestotejeda](https://github.com/ernestotejeda.png?size=30px)](https://github.com/ernestotejeda) | Return Merchandise Authorization (RMA) [//]: # (end addons) diff --git a/rma_sale_mrp/README.rst b/rma_sale_mrp/README.rst index e5a27b9b..348fcee2 100644 --- a/rma_sale_mrp/README.rst +++ b/rma_sale_mrp/README.rst @@ -7,7 +7,7 @@ Return Merchandise Authorization Management - Link with MRP Kits !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:dd3110f7ae299a4999b2ef5a533baea7b54c209dc2ae47909d6bf0f8543d90a6 + !! source digest: sha256:0970bf4fac39dca3b03a5c8dfd050366e3632416558ed02c9e464e6b74184300 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -95,6 +95,7 @@ Contributors * `Tecnativa `__: * David Vidal +* Michael Tietz (MT Software) Maintainers ~~~~~~~~~~~ diff --git a/rma_sale_mrp/__manifest__.py b/rma_sale_mrp/__manifest__.py index 1ecbd93a..d3a3ee6a 100644 --- a/rma_sale_mrp/__manifest__.py +++ b/rma_sale_mrp/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Return Merchandise Authorization Management - Link with MRP Kits", "summary": "Allow doing RMAs from MRP kits", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "development_status": "Beta", "category": "RMA", "website": "https://github.com/OCA/rma", diff --git a/rma_sale_mrp/static/description/index.html b/rma_sale_mrp/static/description/index.html index e07b4dba..44d9de69 100644 --- a/rma_sale_mrp/static/description/index.html +++ b/rma_sale_mrp/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:dd3110f7ae299a4999b2ef5a533baea7b54c209dc2ae47909d6bf0f8543d90a6 +!! source digest: sha256:0970bf4fac39dca3b03a5c8dfd050366e3632416558ed02c9e464e6b74184300 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module enables RMAs for kits, wich isn’t compatible with the base modules. @@ -443,6 +442,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

  • David Vidal
  • +
  • Michael Tietz (MT Software) <mtietz@mt-software.de>