diff --git a/README.md b/README.md index 35ab7d34..f8627f8c 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [product_warranty](product_warranty/) | 17.0.1.0.0 | [![osi-scampbell](https://github.com/osi-scampbell.png?size=30px)](https://github.com/osi-scampbell) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Product Warranty -[rma](rma/) | 17.0.2.1.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Return Merchandise Authorization (RMA) -[rma_lot](rma_lot/) | 17.0.1.0.0 | | Manage lot in RMA +[rma](rma/) | 17.0.2.2.0 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) [![chienandalu](https://github.com/chienandalu.png?size=30px)](https://github.com/chienandalu) | Return Merchandise Authorization (RMA) +[rma_lot](rma_lot/) | 17.0.1.1.0 | | Manage lot in RMA [//]: # (end addons) diff --git a/rma/README.rst b/rma/README.rst index 872a70b1..5623c422 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:ed0186c1b1c6a13851afd390ffec85f8d907d167dfdefd525057f63f8e5aa96e + !! source digest: sha256:332aee253ea006150dd84367588b401c225d097053614131e9c2f1ff01fef4cc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png @@ -87,16 +87,16 @@ To use this module, you need to: quantity to another RMA, preview the RMA in the website. All of these operations can be done by clicking on the buttons in the status bar. - - If you click on 'To Refund' button, a refund will be created, and - it will be accessible via the smart button labeled Refund. The RMA - will be set automatically to 'Refunded' state when the refund is - validated. - - If you click on 'Replace' or 'Return to customer' button instead, - a popup wizard will guide you to create a Delivery order to the - client and this order will be accessible via the smart button - labeled Delivery. The RMA will be set automatically to 'Replaced' - or 'Returned' state when the RMA quantity is equal or lower than - the quantity in done delivery orders linked to it. + - If you click on 'To Refund' button, a refund will be created, and + it will be accessible via the smart button labeled Refund. The RMA + will be set automatically to 'Refunded' state when the refund is + validated. + - If you click on 'Replace' or 'Return to customer' button instead, a + popup wizard will guide you to create a Delivery order to the + client and this order will be accessible via the smart button + labeled Delivery. The RMA will be set automatically to 'Replaced' + or 'Returned' state when the RMA quantity is equal or lower than + the quantity in done delivery orders linked to it. 6. You can also finish the RMA without further ado. To do so click on the *Finish* button. A wizard will ask you for the reason from a @@ -117,10 +117,10 @@ An RMA can also be created from a return of a delivery order: There are Optional RMA Teams that can be used for: - - Organize RMAs in sections. - - Subscribe users to notifications. - - Create RMAs from incoming mail to special aliases (See - configuration section). + - Organize RMAs in sections. + - Subscribe users to notifications. + - Create RMAs from incoming mail to special aliases (See + configuration section). To create an RMA Team (RMA Responsible user level required): @@ -128,8 +128,8 @@ To create an RMA Team (RMA Responsible user level required): 2. Create a new team and assign a name, a responsible and members. 3. Subscribe users to notifications, that can be of these subtypes: - - RMA draft. When a new RMA is created. - - Notes, Debates, Activities. As in standard Odoo. + - RMA draft. When a new RMA is created. + - Notes, Debates, Activities. As in standard Odoo. 4. In the list view, use the cross handle to sort RMA Teams. The top team will be the default one if no team is set. @@ -137,12 +137,12 @@ To create an RMA Team (RMA Responsible user level required): Known issues / Roadmap ====================== -- As soon as the picking is selected, the user should select the move, - but perhaps stock.move \_rec_name could be improved to better show - what the product of that move is. -- Add RMA reception and/or RMA delivery on several steps - 2 or 3 - - like normal receptions/deliveries. It should be a separate option - inside the warehouse definition. +- As soon as the picking is selected, the user should select the move, + but perhaps stock.move \_rec_name could be improved to better show + what the product of that move is. +- Add RMA reception and/or RMA delivery on several steps - 2 or 3 - like + normal receptions/deliveries. It should be a separate option inside + the warehouse definition. Bug Tracker =========== @@ -165,22 +165,22 @@ Authors Contributors ------------ -- `Tecnativa `__: +- `Tecnativa `__: - - Ernesto Tejeda - - Pedro M. Baeza - - David Vidal - - Víctor Martínez + - Ernesto Tejeda + - Pedro M. Baeza + - David Vidal + - Víctor Martínez -- Chafique Delli -- Giovanni Serra - Ooops -- `APSL-Nagarro `__: +- Chafique Delli +- Giovanni Serra - Ooops +- `APSL-Nagarro `__: - - Antoni Marroig + - Antoni Marroig -- Michael Tietz (MT Software) mtietz@mt-software.de -- Jacques-Etienne Baudoux - BCIM je@bcim.be -- Souheil Bejaoui - ACSONE SA/NV souheil.bejaoui@acsone.eu +- Michael Tietz (MT Software) mtietz@mt-software.de +- Jacques-Etienne Baudoux - BCIM je@bcim.be +- Souheil Bejaoui - ACSONE SA/NV souheil.bejaoui@acsone.eu Maintainers ----------- diff --git a/rma/__manifest__.py b/rma/__manifest__.py index c2c53619..2bbfc8f1 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Return Merchandise Authorization Management", "summary": "Return Merchandise Authorization (RMA)", - "version": "17.0.2.1.0", + "version": "17.0.2.2.0", "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 11f3dc75..4c0ad973 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:ed0186c1b1c6a13851afd390ffec85f8d907d167dfdefd525057f63f8e5aa96e +!! source digest: sha256:332aee253ea006150dd84367588b401c225d097053614131e9c2f1ff01fef4cc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows you to manage Return Merchandise Authorization @@ -439,8 +439,8 @@ operations can be done by clicking on the buttons in the status bar.

diff --git a/rma_lot/README.rst b/rma_lot/README.rst index b7cc216b..b1b59ed1 100644 --- a/rma_lot/README.rst +++ b/rma_lot/README.rst @@ -7,7 +7,7 @@ Rma Lot !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:75c2b660869693cf46b74a7e80a7047080b9b6c3a72a340dc789f9e71791ec01 + !! source digest: sha256:f26f5190b61439bf66226889de5492e50db0421e780b5740623e96d7045edeb2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -72,11 +72,11 @@ Authors Contributors ------------ -- Jacques-Etienne Baudoux - BCIM je@bcim.be -- Souheil Bejaoui - ACSONE SA/NV souheil.bejaoui@acsone.eu -- `APSL-Nagarro `__: +- Jacques-Etienne Baudoux - BCIM je@bcim.be +- Souheil Bejaoui - ACSONE SA/NV souheil.bejaoui@acsone.eu +- `APSL-Nagarro `__: - - Antoni Marroig amarroig@apsl.net + - Antoni Marroig amarroig@apsl.net Maintainers ----------- diff --git a/rma_lot/__manifest__.py b/rma_lot/__manifest__.py index 7954e259..4b8ec12b 100644 --- a/rma_lot/__manifest__.py +++ b/rma_lot/__manifest__.py @@ -5,7 +5,7 @@ "name": "Rma Lot", "summary": """ Manage lot in RMA""", - "version": "17.0.1.0.0", + "version": "17.0.1.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV,BCIM,Odoo Community Association (OCA)", "website": "https://github.com/OCA/rma", diff --git a/rma_lot/static/description/index.html b/rma_lot/static/description/index.html index 3f099900..e33030ca 100644 --- a/rma_lot/static/description/index.html +++ b/rma_lot/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:75c2b660869693cf46b74a7e80a7047080b9b6c3a72a340dc789f9e71791ec01 +!! source digest: sha256:f26f5190b61439bf66226889de5492e50db0421e780b5740623e96d7045edeb2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Tracking returned products by lot or serial number is crucial for