Skip to content

Commit 58ca6a3

Browse files
committed
[BOT] post-merge updates
1 parent 1f69cd2 commit 58ca6a3

File tree

4 files changed

+13
-11
lines changed

4 files changed

+13
-11
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Available addons
2626
addon | version | maintainers | summary
2727
--- | --- | --- | ---
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
29+
[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
2930

3031
[//]: # (end addons)
3132

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-request"
3-
version = "18.0.20241113.0"
3+
version = "18.0.20250331.0"
44
dependencies = [
55
"odoo-addon-stock_request==18.0.*",
6+
"odoo-addon-stock_request_purchase==18.0.*",
67
]
78
classifiers=[
89
"Programming Language :: Python",

stock_request_purchase/README.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Request Purchase
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2225d8debb5b59a89a2c6c39393fdf3829a4904ab2d6543621887b4a1f1ac636
10+
!! source digest: sha256:a45fec687a4615be4844bc89d8e038cfc17954b16f3869b4ab2fd9fc1eb77b76
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -46,8 +46,8 @@ the Stock Request form view.
4646
Known issues / Roadmap
4747
======================
4848

49-
- When a Stock Request is cancelled, it does not cancel the quantity
50-
included in the Purchase Order.
49+
- When a Stock Request is cancelled, it does not cancel the quantity
50+
included in the Purchase Order.
5151

5252
Bug Tracker
5353
===========
@@ -70,12 +70,12 @@ Authors
7070
Contributors
7171
------------
7272

73-
- Jordi Ballester <[email protected]>.
74-
- Enric Tobella <[email protected]>
75-
- Kitti Upariphutthiphong <[email protected]>
76-
- Alan Ramos <[email protected]>
77-
- Urvisha Desai <[email protected]>
78-
- Bruno Zanotti <[email protected]>
73+
- Jordi Ballester <[email protected]>.
74+
- Enric Tobella <[email protected]>
75+
- Kitti Upariphutthiphong <[email protected]>
76+
- Alan Ramos <[email protected]>
77+
- Urvisha Desai <[email protected]>
78+
- Bruno Zanotti <[email protected]>
7979

8080
Maintainers
8181
-----------

stock_request_purchase/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Stock Request Purchase</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:2225d8debb5b59a89a2c6c39393fdf3829a4904ab2d6543621887b4a1f1ac636
370+
!! source digest: sha256:a45fec687a4615be4844bc89d8e038cfc17954b16f3869b4ab2fd9fc1eb77b76
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-request/tree/18.0/stock_request_purchase"><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_request_purchase"><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&amp;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 for users to be able to display purchase orders that

0 commit comments

Comments
 (0)