From 9fd16bf8ba94356997a2955745031eac81983691 Mon Sep 17 00:00:00 2001 From: Ajmal Cybro Date: Tue, 16 Nov 2021 19:26:31 +0530 Subject: [PATCH] [UPDT] Bug fixed --- product_barcode/README.rst | 2 +- product_barcode/__manifest__.py | 5 +- product_barcode/static/description/index.html | 44 +--------------- product_barcode/views/product_label.xml | 50 ------------------- 4 files changed, 3 insertions(+), 98 deletions(-) delete mode 100644 product_barcode/views/product_label.xml 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.

@@ -119,33 +117,6 @@ -
-
- -
-
-

- Print Variant Price

-

- Print Variant Price on Product Labels.

-
-
- -
-
- -
-
-

- Print Variant Name

-

- Print Variant Name on Product Labels.

-
-
@@ -166,19 +137,6 @@ height="auto" /> -
-

- Product Labels

-

- Variant name on label, Variant sale price on label. -

- - -
- diff --git a/product_barcode/views/product_label.xml b/product_barcode/views/product_label.xml deleted file mode 100644 index 054156e71..000000000 --- a/product_barcode/views/product_label.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - - -