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/) | 15.0.1.2.0 | [](https://github.com/chiendandalu) | Return Merchandise Authorization (RMA)
|
||||
[rma_delivery](rma_delivery/) | 15.0.1.0.0 | [](https://github.com/chienandalu) | Allow to choose a default delivery carrier for returns
|
||||
[rma_sale](rma_sale/) | 15.0.1.3.1 | [](https://github.com/chienandalu) | Sale Order - Return Merchandise Authorization (RMA)
|
||||
[rma_sale_mrp](rma_sale_mrp/) | 15.0.1.1.0 | [](https://github.com/chienandalu) | Allow doing RMAs from MRP kits
|
||||
[rma_sale_mrp](rma_sale_mrp/) | 15.0.1.1.1 | [](https://github.com/chienandalu) | Allow doing RMAs from MRP kits
|
||||
[stock_production_lot_warranty](stock_production_lot_warranty/) | 15.0.1.1.0 | [](https://github.com/osi-scampbell) [](https://github.com/max3903) | Add warranty date to stock production lot
|
||||
[website_rma](website_rma/) | 15.0.1.1.1 | [](https://github.com/chienandalu) | Return Merchandise Authorization (RMA)
|
||||
|
||||
|
||||
@@ -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:81a672db1ce58438606b47cfa352dac68909ba3944032c64588145608a5028f7
|
||||
!! source digest: sha256:7d3ad7ffcfb67d3b7744365f2b2dc7b7db3dd7866643bc7e5704865a1ce52cb8
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |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": "15.0.1.1.0",
|
||||
"version": "15.0.1.1.1",
|
||||
"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:81a672db1ce58438606b47cfa352dac68909ba3944032c64588145608a5028f7
|
||||
!! source digest: sha256:7d3ad7ffcfb67d3b7744365f2b2dc7b7db3dd7866643bc7e5704865a1ce52cb8
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/15.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-15-0/rma-15-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=15.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