Metadata-Version: 1.1
Name: fio_product_warehouse_location
Version: 3.4.0.2
Summary: Location of products in a warehouse
Home-page: http://www.fulfil.io/
Author: Fulfil.IO Inc.
Author-email: info@fulfil.io
License: BSD
Description: Product Warehouse Location Module
        =================================
        
        A lightweight implementation to keep track of where products are usually
        in your warehouse. 
        
        What this module is not:
        
          * Bin level inventory tracking (Stock module already does it).
        
        When should I use this module ?
        -------------------------------
        
        We have worked with several small businesses where tracking down inventory
        to the bin level is not practical. They neither have the resources to
        spend on such discipline, nor does it give them a good return on
        investment. However, they might still want to keep track of where their
        products are kept within the warehouse. This module lets you do that,
        without tracking the inventory at those levels.
        
        If you are already using tryton's stock locations to keep track of
        inventory at the bin level, you have no use of this module.
        
        How does it work ?
        ------------------
        
        The module adds a new list to the product screen where you can define
        the locations where you should expect to find the products.
        
        TODO
        ----
        
        * Depend on stock report module and override them to show these locations.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
