File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ addon | version | maintainers | summary
2828[ stock_request] ( stock_request/ ) | 18.0.1.0.0 | [ ![ LoisRForgeFlow] ( https://github.com/LoisRForgeFlow.png?size=30px )] ( https://github.com/LoisRForgeFlow ) [ ![ etobella] ( https://github.com/etobella.png?size=30px )] ( https://github.com/etobella ) | Internal request for stock
2929[ stock_request_mrp] ( stock_request_mrp/ ) | 18.0.1.0.0 | [ ![ LoisRForgeFlow] ( https://github.com/LoisRForgeFlow.png?size=30px )] ( https://github.com/LoisRForgeFlow ) [ ![ etobella] ( https://github.com/etobella.png?size=30px )] ( https://github.com/etobella ) | Manufacturing request for stock
3030[ stock_request_purchase] ( stock_request_purchase/ ) | 18.0.1.0.0 | [ ![ LoisRForgeFlow] ( https://github.com/LoisRForgeFlow.png?size=30px )] ( https://github.com/LoisRForgeFlow ) [ ![ etobella] ( https://github.com/etobella.png?size=30px )] ( https://github.com/etobella ) | Internal request for stock
31+ [ stock_return_request] ( stock_return_request/ ) | 18.0.1.0.0 | | Stock Return Request
3132
3233[ // ] : # ( end addons )
3334
Original file line number Diff line number Diff line change 11[project ]
22name = " odoo-addons-oca-stock-logistics-request"
3- version = " 18.0.20250331.1 "
3+ version = " 18.0.20250409.0 "
44dependencies = [
55 " odoo-addon-stock_request==18.0.*" ,
66 " odoo-addon-stock_request_mrp==18.0.*" ,
77 " odoo-addon-stock_request_purchase==18.0.*" ,
8+ " odoo-addon-stock_return_request==18.0.*" ,
89]
910classifiers =[
1011 " Programming Language :: Python" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Stock Return Request
77 !! This file is generated by oca-gen-addon-readme !!
88 !! changes will be overwritten. !!
99 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10- !! source digest: sha256:48d58292b2beae63656ca030682cc3364ff98710d3b4372f41b2b0ecc7c16d87
10+ !! source digest: sha256:fbba1dcb59ed10e579d8fe5624ad37a4d1e817f8a054c15200f058bd2e3b7622
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Stock Return Request</h1>
367367!! This file is generated by oca-gen-addon-readme !!
368368!! changes will be overwritten. !!
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:48d58292b2beae63656ca030682cc3364ff98710d3b4372f41b2b0ecc7c16d87
370+ !! source digest: sha256:fbba1dcb59ed10e579d8fe5624ad37a4d1e817f8a054c15200f058bd2e3b7622
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372< 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/stock-logistics-request/tree/18.0/stock_return_request "> < img alt ="OCA/stock-logistics-request " src ="https://img.shields.io/badge/github-OCA%2Fstock--logistics--request-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/stock-logistics-request-18-0/stock-logistics-request-18-0-stock_return_request "> < 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/stock-logistics-request&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373373< p > This module allows to return stock from a location to either suppliers,
You can’t perform that action at this time.
0 commit comments