diff --git a/README.md b/README.md index 126e918a..da03a5c9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [product_warranty](product_warranty/) | 16.0.1.0.0 | [](https://github.com/osi-scampbell) [](https://github.com/max3903) | Product Warranty -[rma](rma/) | 16.0.3.5.0 | [](https://github.com/pedrobaeza) [](https://github.com/chienandalu) | Return Merchandise Authorization (RMA) +[rma](rma/) | 16.0.3.5.1 | [](https://github.com/pedrobaeza) [](https://github.com/chienandalu) | Return Merchandise Authorization (RMA) [rma_lot](rma_lot/) | 16.0.1.0.0 | | Manage lot in RMA [rma_procurement_customer](rma_procurement_customer/) | 16.0.1.0.0 | | Rma Procurement Customer [rma_sale](rma_sale/) | 16.0.3.1.0 | [](https://github.com/chienandalu) | Sale Order - Return Merchandise Authorization (RMA) diff --git a/rma/README.rst b/rma/README.rst index 3eb10eff..566cfefb 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:e71a9405f7f3e5cac04a28ee38999377a8b673598dc05ad888eb300eb9d477e6 + !! source digest: sha256:13dd07e09e3f8b870a45f3155c403c2146bc89b0394976b9113eed6bcf4ab478 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/rma/__manifest__.py b/rma/__manifest__.py index bca772a7..a2222d08 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Return Merchandise Authorization Management", "summary": "Return Merchandise Authorization (RMA)", - "version": "16.0.3.5.0", + "version": "16.0.3.5.1", "development_status": "Production/Stable", "category": "RMA", "website": "https://github.com/OCA/rma", diff --git a/rma/static/description/index.html b/rma/static/description/index.html index 33e4e81a..f5b70d5d 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:e71a9405f7f3e5cac04a28ee38999377a8b673598dc05ad888eb300eb9d477e6 +!! source digest: sha256:13dd07e09e3f8b870a45f3155c403c2146bc89b0394976b9113eed6bcf4ab478 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows you to manage Return Merchandise Authorization (RMA).