diff --git a/README.md b/README.md index 1594e534855..14717e374cc 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [product_multi_barcode](product_multi_barcode/) | 16.0.1.0.1 | | Multiple barcodes on products [product_multi_barcode_constraint_per_company](product_multi_barcode_constraint_per_company/) | 16.0.1.0.1 | | Glue module for product_multi_barcode andproduct_barcode_constraint_per_company [product_multi_barcode_stock_menu](product_multi_barcode_stock_menu/) | 16.0.1.0.0 | | Multiple barcodes menu -[product_packaging_multi_barcode](product_packaging_multi_barcode/) | 16.0.1.2.0 | | Multiple barcodes on product packagings +[product_packaging_multi_barcode](product_packaging_multi_barcode/) | 16.0.1.3.0 | | Multiple barcodes on product packagings [//]: # (end addons) diff --git a/product_packaging_multi_barcode/README.rst b/product_packaging_multi_barcode/README.rst index 87da08579bc..4484118f75c 100644 --- a/product_packaging_multi_barcode/README.rst +++ b/product_packaging_multi_barcode/README.rst @@ -7,7 +7,7 @@ Multiple barcodes on product packagings !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f5f3ea4e3305baa66b047a264f8c372740da19a682ed5eae5ee9b7b48dc8c68b + !! source digest: sha256:0390cc987372af8b3b4edeb6c8b51d9e5f20700025892c16d3d20880dcad6fef !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/product_packaging_multi_barcode/__manifest__.py b/product_packaging_multi_barcode/__manifest__.py index fee7118071d..adca4d607cb 100644 --- a/product_packaging_multi_barcode/__manifest__.py +++ b/product_packaging_multi_barcode/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Multiple barcodes on product packagings", - "version": "16.0.1.2.0", + "version": "16.0.1.3.0", "license": "AGPL-3", "author": "Camptocamp, Odoo Community Association (OCA)", "category": "Product Management", diff --git a/product_packaging_multi_barcode/static/description/index.html b/product_packaging_multi_barcode/static/description/index.html index 686329a33a3..957a8956169 100644 --- a/product_packaging_multi_barcode/static/description/index.html +++ b/product_packaging_multi_barcode/static/description/index.html @@ -367,7 +367,7 @@

Multiple barcodes on product packagings

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f5f3ea4e3305baa66b047a264f8c372740da19a682ed5eae5ee9b7b48dc8c68b +!! source digest: sha256:0390cc987372af8b3b4edeb6c8b51d9e5f20700025892c16d3d20880dcad6fef !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-barcode Translate me on Weblate Try me on Runboat

This module allows you to define multiple barcodes on product packagings.