diff --git a/README.md b/README.md index c253e2132d7..94f1b0d843e 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ addon | version | maintainers | summary [purchase_quick](purchase_quick/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Quick Purchase order [purchase_reception_status](purchase_reception_status/) | 16.0.1.0.1 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Add reception status on purchase orders [purchase_reorder_control](purchase_reorder_control/) | 16.0.1.0.0 | | Restrict reordering unpurchaseable product -[purchase_request](purchase_request/) | 16.0.2.0.2 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements. +[purchase_request](purchase_request/) | 16.0.2.0.3 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements. [purchase_request_department](purchase_request_department/) | 16.0.1.0.0 | | Purchase Request Department [purchase_request_exception](purchase_request_exception/) | 16.0.1.0.0 | | Custom exceptions on purchase request [purchase_request_tier_validation](purchase_request_tier_validation/) | 16.0.1.0.0 | | Extends the functionality of Purchase Requests to support a tier validation process. diff --git a/purchase_request/README.rst b/purchase_request/README.rst index 413aeae43ee..9e15583f1d3 100644 --- a/purchase_request/README.rst +++ b/purchase_request/README.rst @@ -7,7 +7,7 @@ Purchase Request !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:dec587e2ae378f42cee4822b853669c85890e3f90ca63bd5e0e3ce9097982fec + !! source digest: sha256:138f7065cb70c41666eb919efc7fdbda16b3051383cd020ae831907d012fc002 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -117,15 +117,15 @@ Authors Contributors ------------ -- Jordi Ballester Alomar -- Jonathan Nemry -- Aaron Henriquez -- Adrien Peiffer -- Lois Rilo -- Héctor Villarreal -- Ben Cai -- Rattapong Chokmasermkul -- Stefan Rijnhart +- Jordi Ballester Alomar +- Jonathan Nemry +- Aaron Henriquez +- Adrien Peiffer +- Lois Rilo +- Héctor Villarreal +- Ben Cai +- Rattapong Chokmasermkul +- Stefan Rijnhart Other credits ------------- @@ -137,7 +137,7 @@ The development of this module has been financially supported by: Images ~~~~~~ -- Enric Tobella (logo) +- Enric Tobella (logo) .. |Aleph Objects, Inc| image:: https://upload.wikimedia.org/wikipedia/en/3/3b/Aleph_Objects_Logo.png :target: https://www.alephobjects.com diff --git a/purchase_request/__manifest__.py b/purchase_request/__manifest__.py index c08a8443160..52616900531 100644 --- a/purchase_request/__manifest__.py +++ b/purchase_request/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Purchase Request", "author": "ForgeFlow, Odoo Community Association (OCA)", - "version": "16.0.2.0.2", + "version": "16.0.2.0.3", "summary": "Use this module to have notification of requirements of " "materials and/or external services and keep track of such " "requirements.", diff --git a/purchase_request/static/description/index.html b/purchase_request/static/description/index.html index c38d84049c0..cff904ad884 100644 --- a/purchase_request/static/description/index.html +++ b/purchase_request/static/description/index.html @@ -367,7 +367,7 @@

Purchase Request

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:dec587e2ae378f42cee4822b853669c85890e3f90ca63bd5e0e3ce9097982fec +!! source digest: sha256:138f7065cb70c41666eb919efc7fdbda16b3051383cd020ae831907d012fc002 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/purchase-workflow Translate me on Weblate Try me on Runboat

You use this module if you wish to give notification of requirements of diff --git a/purchase_request/wizard/purchase_request_line_make_purchase_order_view.xml b/purchase_request/wizard/purchase_request_line_make_purchase_order_view.xml index 0ed059f1bfa..06c9921fba9 100644 --- a/purchase_request/wizard/purchase_request_line_make_purchase_order_view.xml +++ b/purchase_request/wizard/purchase_request_line_make_purchase_order_view.xml @@ -42,7 +42,11 @@ groups="!uom.group_uom" /> - +