File tree 4 files changed +5
-3
lines changed
purchase_default_terms_conditions
4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ addon | version | maintainers | summary
27
27
[ purchase_blanket_order] ( purchase_blanket_order/ ) | 17.0.1.0.0 | | Purchase Blanket Orders
28
28
[ purchase_cancel_reason] ( purchase_cancel_reason/ ) | 17.0.1.0.0 | | Purchase Cancel Reason
29
29
[ purchase_commercial_partner] ( purchase_commercial_partner/ ) | 17.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
30
+ [ purchase_default_terms_conditions] ( purchase_default_terms_conditions/ ) | 17.0.1.0.0 | | This module allows purchase default terms & conditions
30
31
[ purchase_delivery_split_date] ( purchase_delivery_split_date/ ) | 17.0.1.0.2 | | Allows Purchase Order you confirm to generate one Incoming Shipment for each expected date indicated in the Purchase Order Lines
31
32
[ purchase_deposit] ( purchase_deposit/ ) | 17.0.1.0.0 | | Option to create deposit from purchase order
32
33
[ purchase_exception] ( purchase_exception/ ) | 17.0.1.0.0 | | Custom exceptions on purchase order
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Purchase Default Terms Conditions
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:596bc82f83013eb1a75590ce3956db8b041598899c86fee4f9c16d3927a26286
10
+ !! source digest: sha256:3086201faf90316443e516aa0c5aac62e98721721521ce65fcd7f97ee3f6d829
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 Default Terms Conditions</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:596bc82f83013eb1a75590ce3956db8b041598899c86fee4f9c16d3927a26286
370
+ !! source digest: sha256:3086201faf90316443e516aa0c5aac62e98721721521ce65fcd7f97ee3f6d829
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/17.0/purchase_default_terms_conditions "> < 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-17-0/purchase-workflow-17-0-purchase_default_terms_conditions "> < 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=17.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 purchase default terms & conditions from Suppler or
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " odoo-addons-oca-purchase-workflow"
3
- version = " 17.0.20241008 .0"
3
+ version = " 17.0.20241121 .0"
4
4
dependencies = [
5
5
" odoo-addon-procurement_purchase_no_grouping>=17.0dev,<17.1dev" ,
6
6
" odoo-addon-purchase_advance_payment>=17.0dev,<17.1dev" ,
7
7
" odoo-addon-purchase_all_shipments>=17.0dev,<17.1dev" ,
8
8
" odoo-addon-purchase_blanket_order>=17.0dev,<17.1dev" ,
9
9
" odoo-addon-purchase_cancel_reason>=17.0dev,<17.1dev" ,
10
10
" odoo-addon-purchase_commercial_partner>=17.0dev,<17.1dev" ,
11
+ " odoo-addon-purchase_default_terms_conditions>=17.0dev,<17.1dev" ,
11
12
" odoo-addon-purchase_delivery_split_date>=17.0dev,<17.1dev" ,
12
13
" odoo-addon-purchase_deposit>=17.0dev,<17.1dev" ,
13
14
" odoo-addon-purchase_exception>=17.0dev,<17.1dev" ,
You can’t perform that action at this time.
0 commit comments