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