Maintainers
This module is maintained by the OCA.
-
+
+
+
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.
diff --git a/rma_sale/README.rst b/rma_sale/README.rst index ab9e1d18..1d5b722f 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:9359d5aae5610ed135244581da9eb51ddab994848393df5fce3def82c3de95b9 + !! source digest: sha256:adfa21dc23909a6d7f5ac088ba59b5d4ff71d6e8b57f676f9625149030db0e35 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/rma_sale/__manifest__.py b/rma_sale/__manifest__.py index 9c2973f7..3ff25272 100644 --- a/rma_sale/__manifest__.py +++ b/rma_sale/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Return Merchandise Authorization Management - Link with Sales", "summary": "Sale Order - Return Merchandise Authorization (RMA)", - "version": "16.0.2.0.1", + "version": "16.0.3.0.0", "development_status": "Production/Stable", "category": "RMA", "website": "https://github.com/OCA/rma", diff --git a/rma_sale/static/description/index.html b/rma_sale/static/description/index.html index 3824c2e1..30aa3034 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:9359d5aae5610ed135244581da9eb51ddab994848393df5fce3def82c3de95b9 +!! source digest: sha256:adfa21dc23909a6d7f5ac088ba59b5d4ff71d6e8b57f676f9625149030db0e35 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->This module allows you to link a sales order to an RMA. diff --git a/rma_sale_mrp/README.rst b/rma_sale_mrp/README.rst index a32a46e0..5e018eb6 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:a7adb8147980ad9751ec340e27906ff97ecec67bae10fd6d669516b0f20c70e0 + !! source digest: sha256:f8a0dffa023799d7ca423c01b53ebc11fcaa7eb28d25e759cb57688da3d8daf3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/rma_sale_mrp/__manifest__.py b/rma_sale_mrp/__manifest__.py index e3db329c..809bb4fc 100644 --- a/rma_sale_mrp/__manifest__.py +++ b/rma_sale_mrp/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Return Merchandise Authorization Management - Link with MRP Kits", "summary": "Allow doing RMAs from MRP kits", - "version": "16.0.1.2.0", + "version": "16.0.2.0.0", "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 c8a2132e..68af842c 100644 --- a/rma_sale_mrp/static/description/index.html +++ b/rma_sale_mrp/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:a7adb8147980ad9751ec340e27906ff97ecec67bae10fd6d669516b0f20c70e0 +!! source digest: sha256:f8a0dffa023799d7ca423c01b53ebc11fcaa7eb28d25e759cb57688da3d8daf3 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module enables RMAs for kits, wich isn’t compatible with the base modules. @@ -448,7 +449,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
Maintainers
This module is maintained by the OCA.
-
+
+
+
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.





