Metadata-Version: 1.1
Name: trytond_product_code
Version: 3.2.1.0
Summary: Tryton module for adding multiple product codes
Home-page: https://github.com/openlabs/trytond-product-code
Author: Openlabs Technologies & Consulting (P) Limited
Author-email: UNKNOWN
License: GPL-3
Description: trytond_product_code
        ====================
        
        .. image:: https://travis-ci.org/openlabs/trytond-product-code.png?branch=develop
          :target: https://travis-ci.org/openlabs/trytond-product-code
        
        .. image:: https://coveralls.io/repos/openlabs/trytond-product-code/badge.png?branch=develop
          :target: https://coveralls.io/r/openlabs/trytond-product-code
        
        A module for storing any number of UPC, EAN and other codes related to a
        product.
        
        Features
        --------
        
         * Search within code as well when a search on product is done.
         * Allow any number of codes against a product.
         * Simple validation of these codes
        
        Copyright
        ---------
        
        Read COPYRIGHT
        
        License
        -------
        
        GPL3 - Read LICENSE
        
        Installation
        ------------
        
        Read INSTALL
        ============
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Tryton
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: Intended Audience :: Manufacturing
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Office/Business
