File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ addon | version | maintainers | summary
43
43
[ product_dimension] ( product_dimension/ ) | 16.0.1.2.0 | | Product Dimension
44
44
[ product_expiry_configurable] ( product_expiry_configurable/ ) | 16.0.1.0.0 | | This model allows setting expiry times on category and to use the 'end_of_life' date for the computation of lot dates
45
45
[ product_get_price_helper] ( product_get_price_helper/ ) | 16.0.1.0.0 | | This module provides a helper function to compute product prices.
46
- [ product_logistics_uom] ( product_logistics_uom/ ) | 16.0.3.0 .0 | [ ![ hparfr] ( https://github.com/hparfr.png?size=30px )] ( https://github.com/hparfr ) | Configure product weights and volume UoM
46
+ [ product_logistics_uom] ( product_logistics_uom/ ) | 16.0.3.1 .0 | [ ![ hparfr] ( https://github.com/hparfr.png?size=30px )] ( https://github.com/hparfr ) | Configure product weights and volume UoM
47
47
[ product_lot_sequence] ( product_lot_sequence/ ) | 16.0.1.0.2 | | Adds ability to define a lot sequence from the product
48
48
[ product_manufacturer] ( product_manufacturer/ ) | 16.0.1.0.1 | | Adds manufacturers and attributes on the product view.
49
49
[ product_multi_category] ( product_multi_category/ ) | 16.0.1.0.0 | | Product - Many Categories
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Product logistics UoM
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:e85cac780fa1a01cbf7f7bb606547bda452aba72de0a88930ed5c1fd717e1968
10
+ !! source digest: sha256:1e5b081cdd872be8f9b039b758fb66a9343b070bcce5704770d1ae84f1a2ff46
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 3
3
{
4
4
"name" : "Product logistics UoM" ,
5
5
"summary" : "Configure product weights and volume UoM" ,
6
- "version" : "16.0.3.0 .0" ,
6
+ "version" : "16.0.3.1 .0" ,
7
7
"development_status" : "Beta" ,
8
8
"category" : "Product" ,
9
9
"website" : "https://github.com/OCA/product-attribute" ,
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">Product logistics UoM</h1>
367
366
!! This file is generated by oca-gen-addon-readme !!
368
367
!! changes will be overwritten. !!
369
368
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:e85cac780fa1a01cbf7f7bb606547bda452aba72de0a88930ed5c1fd717e1968
369
+ !! source digest: sha256:1e5b081cdd872be8f9b039b758fb66a9343b070bcce5704770d1ae84f1a2ff46
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/product-attribute/tree/16.0/product_logistics_uom "> < img alt ="OCA/product-attribute " src ="https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/product-attribute-16-0/product-attribute-16-0-product_logistics_uom "> < 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/product-attribute&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 to choose an Unit Of Measure (UoM) for products weight and volume.
You can’t perform that action at this time.
0 commit comments