Commit f23bc96 1 parent 23030ee commit f23bc96 Copy full SHA for f23bc96
File tree 6 files changed +7
-4
lines changed
purchase_product_packaging_container_deposit
6 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,7 @@ addon | version | maintainers | summary
59
59
[ purchase_packaging_level_qty] ( purchase_packaging_level_qty/ ) | 16.0.1.0.0 | | Display purchase order packaging level quantity
60
60
[ purchase_partner_incoterm] ( purchase_partner_incoterm/ ) | 16.0.1.0.0 | [ ![ TDu] ( https://github.com/TDu.png?size=30px )] ( https://github.com/TDu ) [ ![ bealdav] ( https://github.com/bealdav.png?size=30px )] ( https://github.com/bealdav ) | Add a an incoterm field for supplier and use it on purchase order
61
61
[ purchase_partner_selectable_option] ( purchase_partner_selectable_option/ ) | 16.0.1.0.3 | [ ![ victoralmau] ( https://github.com/victoralmau.png?size=30px )] ( https://github.com/victoralmau ) | Purchase Partner Selectable Option
62
+ [ purchase_product_packaging_container_deposit] ( purchase_product_packaging_container_deposit/ ) | 16.0.1.0.0 | | Purchase Product Packaging Container Deposit
62
63
[ purchase_reception_status] ( purchase_reception_status/ ) | 16.0.1.0.1 | [ ![ alexis-via] ( https://github.com/alexis-via.png?size=30px )] ( https://github.com/alexis-via ) | Add reception status on purchase orders
63
64
[ purchase_request] ( purchase_request/ ) | 16.0.1.0.3 | | Use this module to have notification of requirements of materials and/or external services and keep track of such requirements.
64
65
[ purchase_request_tier_validation] ( purchase_request_tier_validation/ ) | 16.0.1.0.0 | | Extends the functionality of Purchase Requests to support a tier validation process.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Purchase Product Packaging Container Deposit
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:ee29479e09230a63eda66b3d5d8272d946822939cb2b002d7693902b290610a1
10
+ !! source digest: sha256:3b37c0bf99aa9b8c015c14c35c28ef0942e955cd6842c1946bd19bd1c30c6215
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -98,6 +98,7 @@ Contributors
98
98
99
99
* Telmo Santos <telmo.santos@camptocamp.com>
100
100
* Jacques-Etienne Baudoux <je@bcim.be>
101
+ * Simone Orsi <simone.orsi@camptocamp.com>
101
102
102
103
Maintainers
103
104
~~~~~~~~~~~
Original file line number Diff line number Diff line change 1
- < ?xml version="1.0" encoding="utf-8"?>
2
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
2
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
3
< head >
@@ -367,7 +366,7 @@ <h1 class="title">Purchase Product Packaging Container Deposit</h1>
367
366
!! This file is generated by oca-gen-addon-readme !!
368
367
!! changes will be overwritten. !!
369
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:ee29479e09230a63eda66b3d5d8272d946822939cb2b002d7693902b290610a1
369
+ !! source digest: sha256:3b37c0bf99aa9b8c015c14c35c28ef0942e955cd6842c1946bd19bd1c30c6215
371
370
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
371
< 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_product_packaging_container_deposit "> < 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_product_packaging_container_deposit "> < 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
372
< p > This module allows you to add product packaging to an order automatically.
@@ -457,6 +456,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
457
456
< ul class ="simple ">
458
457
< li > Telmo Santos << a class ="reference external " href ="mailto:telmo.santos@camptocamp.com "> telmo.santos@camptocamp.com</ a > ></ li >
459
458
< li > Jacques-Etienne Baudoux << a class ="reference external " href ="mailto:je@bcim.be "> je@bcim.be</ a > ></ li >
459
+ < li > Simone Orsi << a class ="reference external " href ="mailto:simone.orsi@camptocamp.com "> simone.orsi@camptocamp.com</ a > ></ li >
460
460
</ ul >
461
461
</ div >
462
462
< div class ="section " id ="maintainers ">
Original file line number Diff line number Diff line change 1
- 16.0.20231213 .0
1
+ 16.0.20231215 .0
Original file line number Diff line number Diff line change 46
46
'odoo-addon-purchase_packaging_level_qty>=16.0dev,<16.1dev' ,
47
47
'odoo-addon-purchase_partner_incoterm>=16.0dev,<16.1dev' ,
48
48
'odoo-addon-purchase_partner_selectable_option>=16.0dev,<16.1dev' ,
49
+ 'odoo-addon-purchase_product_packaging_container_deposit>=16.0dev,<16.1dev' ,
49
50
'odoo-addon-purchase_reception_status>=16.0dev,<16.1dev' ,
50
51
'odoo-addon-purchase_request>=16.0dev,<16.1dev' ,
51
52
'odoo-addon-purchase_request_tier_validation>=16.0dev,<16.1dev' ,
You can’t perform that action at this time.
0 commit comments