diff --git a/product_barcode/README.rst b/product_barcode/README.rst index 4727885b9..b815303ca 100644 --- a/product_barcode/README.rst +++ b/product_barcode/README.rst @@ -22,7 +22,7 @@ Credits Niyas Raphy @cybrosys, Contact: odoo@cybrosys.com Version 13: Nimisha Murali@cybrosys,Contact: odoo@cybrosys.com Version 14: Naveen V @cybrosys, Contact: odoo@cybrosys.com - Version 15: Noorjahan V @cybrosys, Contact: odoo@cybrosys.com + Version 15: Noorjahan N A @cybrosys, Contact: odoo@cybrosys.com Contacts -------- diff --git a/product_barcode/__manifest__.py b/product_barcode/__manifest__.py index f83a44dba..65a903685 100644 --- a/product_barcode/__manifest__.py +++ b/product_barcode/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Product Barcode Generator', - 'version': '15.0.1.0.0', + 'version': '15.0.1.1.1', 'summary': 'Generates EAN13 Standard Barcode for Product.', 'live_test_url': 'https://www.youtube.com/watch?v=0BrFcOEkWu4&feature=youtu.be', 'category': 'Inventory', @@ -31,9 +31,6 @@ 'company': 'Cybrosys Techno Solutions', 'website': 'https://www.cybrosys.com', 'depends': ['stock', 'product'], - 'data': [ - 'views/product_label.xml', - ], 'images': ['static/description/banner.png'], 'license': 'AGPL-3', 'installable': True, diff --git a/product_barcode/static/description/index.html b/product_barcode/static/description/index.html index 90364e5b8..e1642f0f9 100644 --- a/product_barcode/static/description/index.html +++ b/product_barcode/static/description/index.html @@ -90,9 +90,7 @@
- The module automatically generates EAN13 standard barcode for each product while you create it. The - module also introduces a new feature to print product variant price on the product label. Presently - Odoo doesn't have these features.
+ The module automatically generates EAN13 standard barcode for each product while you create it.- Print Variant Price on Product Labels.
-- Print Variant Name on Product Labels.
-- Variant name on label, Variant sale price on label. -
- -
- |
- |
- |
-
- - -- |
-