Commit 9167381 1 parent 91b2a10 commit 9167381 Copy full SHA for 9167381
File tree 4 files changed +7
-5
lines changed
4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Available addons
21
21
----------------
22
22
addon | version | maintainers | summary
23
23
--- | --- | --- | ---
24
+ [ purchase_all_shipments] ( purchase_all_shipments/ ) | 18.0.1.0.0 | | Purchase All Shipments
24
25
[ purchase_cancel_reason] ( purchase_cancel_reason/ ) | 18.0.1.0.0 | | Purchase Cancel Reason
25
26
[ purchase_commercial_partner] ( purchase_commercial_partner/ ) | 18.0.1.0.0 | [ ![ alexis-via] ( https://github.com/alexis-via.png?size=30px )] ( https://github.com/alexis-via ) | Add stored related field 'Commercial Supplier' on POs
26
27
[ purchase_last_price_info] ( purchase_last_price_info/ ) | 18.0.1.0.0 | [ ![ LoisRForgeFlow] ( https://github.com/LoisRForgeFlow.png?size=30px )] ( https://github.com/LoisRForgeFlow ) | Purchase Product Last Price Info
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Purchase All Shipments
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:81124385fa1512bf62b7ab59a3d1d00835e23be076f39cd9110d5a4536c56306
10
+ !! source digest: sha256:27c1a75414ac90e557cce08ac8f13f40531e22449621485a06248478256c5cb4
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -71,8 +71,8 @@ Authors
71
71
Contributors
72
72
------------
73
73
74
- - Leonardo Pistone <leonardo.pistone@camptocamp.com>
75
- - Nicolas Mac Rouillon <nmr@adhoc.com.ar>
74
+ - Leonardo Pistone <leonardo.pistone@camptocamp.com>
75
+ - Nicolas Mac Rouillon <nmr@adhoc.com.ar>
76
76
77
77
Maintainers
78
78
-----------
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Purchase All Shipments</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:81124385fa1512bf62b7ab59a3d1d00835e23be076f39cd9110d5a4536c56306
370
+ !! source digest: sha256:27c1a75414ac90e557cce08ac8f13f40531e22449621485a06248478256c5cb4
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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/purchase-workflow/tree/18.0/purchase_all_shipments "> < img alt ="OCA/purchase-workflow " src ="https://img.shields.io/badge/github-OCA%2Fpurchase--workflow-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/purchase-workflow-18-0/purchase-workflow-18-0-purchase_all_shipments "> < 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/purchase-workflow&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > With the core “purchase” module, in a purchase order a button “In
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-purchase-workflow"
3
- version = " 18.0.20250110 .0"
3
+ version = " 18.0.20250115 .0"
4
4
dependencies = [
5
+ " odoo-addon-purchase_all_shipments==18.0.*" ,
5
6
" odoo-addon-purchase_cancel_reason==18.0.*" ,
6
7
" odoo-addon-purchase_commercial_partner==18.0.*" ,
7
8
" odoo-addon-purchase_last_price_info==18.0.*" ,
You can’t perform that action at this time.
0 commit comments