Skip to content

Commit 3885c7d

Browse files
[MIG] product_total_weight_from_packaging: Migration to 17.0
1 parent 18c02e4 commit 3885c7d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

product_total_weight_from_packaging/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Contributors
7777
Other credits
7878
-------------
7979

80-
The migration of this module from 14.0 to 16.0 was financially supported
80+
The migration of this module from 16.0 to 17.0 was financially supported
8181
by Camptocamp
8282

8383
Maintainers

product_total_weight_from_packaging/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Product Total Weight From Packaging",
55
"summary": "Compute estimated weight based on product's packaging weights",
6-
"version": "16.0.1.0.0",
6+
"version": "17.0.1.0.0",
77
"development_status": "Beta",
88
"category": "Warehouse Management",
99
"website": "https://github.com/OCA/product-attribute",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
The migration of this module from 14.0 to 16.0 was financially supported
1+
The migration of this module from 16.0 to 17.0 was financially supported
22
by Camptocamp

0 commit comments

Comments
 (0)