mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -25,7 +25,7 @@ addon | version | maintainers | summary
|
||||
[rma](rma/) | 14.0.3.2.8 | [](https://github.com/ernestotejeda) | Return Merchandise Authorization (RMA)
|
||||
[rma_delivery](rma_delivery/) | 14.0.1.0.0 | [](https://github.com/chienandalu) | Allow to choose a default delivery carrier for returns
|
||||
[rma_sale](rma_sale/) | 14.0.2.3.2 | [](https://github.com/ernestotejeda) | Sale Order - Return Merchandise Authorization (RMA)
|
||||
[rma_sale_mrp](rma_sale_mrp/) | 14.0.1.0.1 | [](https://github.com/chienandalu) | Allow doing RMAs from MRP kits
|
||||
[rma_sale_mrp](rma_sale_mrp/) | 14.0.1.0.2 | [](https://github.com/chienandalu) | Allow doing RMAs from MRP kits
|
||||
[website_rma](website_rma/) | 14.0.1.0.1 | [](https://github.com/ernestotejeda) | Return Merchandise Authorization (RMA)
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
@@ -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 <https://www.tecnativa.com>`__:
|
||||
|
||||
* David Vidal
|
||||
* Michael Tietz (MT Software) <mtietz@mt-software.de>
|
||||
|
||||
Maintainers
|
||||
~~~~~~~~~~~
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
@@ -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
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/rma/tree/14.0/rma_sale_mrp"><img alt="OCA/rma" src="https://img.shields.io/badge/github-OCA%2Frma-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/rma-14-0/rma-14-0-rma_sale_mrp"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/rma&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>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
|
||||
<li>David Vidal</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Michael Tietz (MT Software) <<a class="reference external" href="mailto:mtietz@mt-software.de">mtietz@mt-software.de</a>></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
|
||||
Reference in New Issue
Block a user