[FIX] barcodes: manifest updated
authorAaron Bohy <aab@odoo.com>
Fri, 14 Nov 2014 12:33:38 +0000 (13:33 +0100)
committerFrédéric van der Essen <fvdessen@gmail.com>
Wed, 26 Nov 2014 11:11:52 +0000 (12:11 +0100)
addons/barcodes/__openerp__.py

index c4a74f3..a65f23b 100644 (file)
     'version': '1.0',
     'category': '',
     'sequence': 6,
-    'summary': 'Advanced Barcode Setup',
+    'summary': 'Barcode Nomenclatures Setup',
     'description': """
 
 =======================
 
-This module unlocks several advanced barcode features:
-
-- Barcode aliases allows you to identify the same product with different barcodes
-- Barcode patterns to identify e.g. customers, employees, weighted, discounted and custom priced products
+This module defines barcode nomenclatures whose rules identify e.g. products, locations.
+It contains the following features:
+- Barcode patterns to identify barcodes containing a numerical value (e.g. weight, price)
+- Definitin of barcode aliases that allow to identify the same product with different barcodes
 - Unlimited barcode patterns and definitions. 
-
+- Barcode EAN13 encoding supported
 """,
     'author': 'OpenERP SA',
     'depends': [],