diff --git a/customized_barcode_generator/README.rst b/customized_barcode_generator/README.rst index 9de4e570d..273a2eae7 100644 --- a/customized_barcode_generator/README.rst +++ b/customized_barcode_generator/README.rst @@ -1,11 +1,11 @@ -Cost Price as Code in Barcode v16 +Customized Barcode Generator ================================= The module enables user to print customized product labels. Installation ============ - - www.odoo.com/documentation/15.0/setup/install.html + - www.odoo.com/documentation/16.0/setup/install.html - Install our custom addon Credits diff --git a/customized_barcode_generator/__manifest__.py b/customized_barcode_generator/__manifest__.py index 1d270c63d..4ad242557 100644 --- a/customized_barcode_generator/__manifest__.py +++ b/customized_barcode_generator/__manifest__.py @@ -1,24 +1,24 @@ # -*- coding: utf-8 -*- { - 'name': 'Cost Price as Code in Barcode', - 'version': '16.0.1.0.0', - 'summary': """Print user defined product labels.""", - 'description': """The module enables user to print customized product labels, Barcode, Barcode Generator, Barcode Label, Product Label, Product Barcode Generator, Product Barcode, Label Print, Product Label Print + "name": "Customized Barcode Generator", + "version": "16.0.1.0.0", + "summary": """Print user defined product labels.""", + "description": """The module enables user to print customized product labels, Barcode, Barcode Generator, Barcode Label, Product Label, Product Barcode Generator, Product Barcode, Label Print, Product Label Print """, - 'category': 'Tools', - 'author': 'Cybrosys Techno Solutions', - 'company': 'Cybrosys Techno Solutions', - 'maintainer': 'Cybrosys Techno Solutions', - 'depends': ['base', 'web', 'product', 'account'], - 'website': 'https://www.cybrosys.com', - 'data': [ - 'report/product_label_template.xml', - 'views/barcode_generator_view.xml', - 'security/ir.model.access.csv' + "category": "Tools", + "author": "Cybrosys Techno Solutions", + "company": "Cybrosys Techno Solutions", + "maintainer": "Cybrosys Techno Solutions", + "depends": ["base", "web", "product", "account"], + "website": "https://www.cybrosys.com", + "data": [ + "report/product_label_template.xml", + "views/barcode_generator_view.xml", + "security/ir.model.access.csv", ], - 'images': ['static/description/banner.png'], - 'license': 'AGPL-3', - 'installable': True, - 'auto_install': False, - 'application': False, + "images": ["static/description/banner.png"], + "license": "AGPL-3", + "installable": True, + "auto_install": False, + "application": False, } diff --git a/customized_barcode_generator/static/description/index.html b/customized_barcode_generator/static/description/index.html index 4aa2c83c6..4ceedebe3 100644 --- a/customized_barcode_generator/static/description/index.html +++ b/customized_barcode_generator/static/description/index.html @@ -1,19 +1,20 @@
Customized Barcode Generator
- -+ For Print user defined product labels
+ +Select whether to show/hide standard price as code or product reference on product labels and click Save. .
++ Select whether to show/hide standard price as code or product + reference on product labels and click Save. .
Click on barcode code to create a new rules.
++ Click on barcode code to create a new rules.
In the form view, you can set the code for each digit. Click on the active button to use this rule on the product label.
++ In the form view, you can set the code for each digit. Click on + the active button to use this rule on the product label.
-Go to Products view select products and print product labels as shown below.
+ Go to Products view select products and print product labels as + shown below.-You can see the standard price of products on the bottom right of product label as code using the active rule, and at the bottom left you can see the product reference.
+ You can see the standard price of products on the bottom right + of product label as code using the active rule, and at the + bottom left you can see the product reference.Got questions or need help? Get in touch.
+Got questions or need help? + Get in touch.
odoo@cybrosys.com
@@ -527,14 +634,16 @@ You can see the standard price of products on the bottom right of product label