|
@ -2,10 +2,11 @@ |
|
|
# Copyright (C) 2004-Today Odoo S.A. |
|
|
# Copyright (C) 2004-Today Odoo S.A. |
|
|
# License LGPLv3 (https://github.com/odoo/odoo/blob/9.0/LICENSE). |
|
|
# License LGPLv3 (https://github.com/odoo/odoo/blob/9.0/LICENSE). |
|
|
# flake8: noqa |
|
|
# flake8: noqa |
|
|
|
|
|
# pylint: skip-file |
|
|
|
|
|
|
|
|
{ |
|
|
{ |
|
|
'name': 'Barcodes', |
|
|
'name': 'Barcodes', |
|
|
'version': '2.0', |
|
|
|
|
|
|
|
|
'version': '8.0.2.0.0', |
|
|
'category': 'Extra Tools', |
|
|
'category': 'Extra Tools', |
|
|
'summary': 'Barcodes Scanning and Parsing', |
|
|
'summary': 'Barcodes Scanning and Parsing', |
|
|
'description': """ |
|
|
'description': """ |
|
|