File tree 5 files changed +5
-3
lines changed
purchase_order_approval_block
5 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ addon | version | maintainers | summary
54
54
[ purchase_no_rfq] ( purchase_no_rfq/ ) | 16.0.1.0.0 | [ ![ legalsylvain] ( https://github.com/legalsylvain.png?size=30px )] ( https://github.com/legalsylvain ) | Purchase Order - No Request For Quotation
55
55
[ purchase_only_by_packaging] ( purchase_only_by_packaging/ ) | 16.0.1.0.1 | | Manage purchase of packaging
56
56
[ purchase_open_qty] ( purchase_open_qty/ ) | 16.0.3.0.0 | | Allows to identify the purchase orders that have quantities pending to invoice or to receive.
57
+ [ purchase_order_approval_block] ( purchase_order_approval_block/ ) | 16.0.1.0.0 | | Purchase Order Approval Block
57
58
[ purchase_order_approved] ( purchase_order_approved/ ) | 16.0.1.0.0 | | Add a new state 'Approved' in purchase orders.
58
59
[ purchase_order_archive] ( purchase_order_archive/ ) | 16.0.1.0.0 | | Archive Purchase Orders
59
60
[ purchase_order_downpayment] ( purchase_order_downpayment/ ) | 16.0.1.0.0 | | Allow to add payments from Purchase order view
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Purchase Order Approval Block
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:74122745f3cc0e89379ebe3492b17aaea3dd81d64a91aaa07d36f70368eae33c
10
+ !! source digest: sha256:5a8e994cddf30485f4fedae5e3124314a9afeb1c518fb69816f651e5605c2142
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |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">Purchase Order Approval Block</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:74122745f3cc0e89379ebe3492b17aaea3dd81d64a91aaa07d36f70368eae33c
370
+ !! source digest: sha256:5a8e994cddf30485f4fedae5e3124314a9afeb1c518fb69816f651e5605c2142
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/16.0/purchase_order_approval_block "> < 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-16-0/purchase-workflow-16-0-purchase_order_approval_block "> < 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=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows you to block the approval of an RFQ when an Approval
Original file line number Diff line number Diff line change 1
- 16.0.20250110 .0
1
+ 16.0.20250221 .0
Original file line number Diff line number Diff line change 41
41
'odoo-addon-purchase_no_rfq>=16.0dev,<16.1dev' ,
42
42
'odoo-addon-purchase_only_by_packaging>=16.0dev,<16.1dev' ,
43
43
'odoo-addon-purchase_open_qty>=16.0dev,<16.1dev' ,
44
+ 'odoo-addon-purchase_order_approval_block>=16.0dev,<16.1dev' ,
44
45
'odoo-addon-purchase_order_approved>=16.0dev,<16.1dev' ,
45
46
'odoo-addon-purchase_order_archive>=16.0dev,<16.1dev' ,
46
47
'odoo-addon-purchase_order_downpayment>=16.0dev,<16.1dev' ,
You can’t perform that action at this time.
0 commit comments