Metadata-Version: 1.1
Name: openlabs-sale-available-stock
Version: 3.4.0.3
Summary: UNKNOWN
Home-page: http://www.openlabs.co.in/
Author: Openlabs Technologies and Consulting (P) Ltd.
Author-email: info@openlabs.co.in
License: GPL-3
Description: trytond-sale-available-stock
        ============================
        
        .. image:: https://api.travis-ci.org/openlabs/trytond-sale-available-stock.svg?branch=develop
            :target: https://travis-ci.org/openlabs/trytond-sale-available-stock
            :alt: Build Status
        .. image:: https://pypip.in/download/openlabs_sale_available_stock/badge.svg
            :target: https://pypi.python.org/pypi/openlabs_sale_available_stock/
            :alt: Downloads
        .. image:: https://pypip.in/version/openlabs_sale_available_stock/badge.svg
            :target: https://pypi.python.org/pypi/openlabs_sale_available_stock/ 
            :alt: Latest Version
        .. image:: https://pypip.in/status/openlabs_sale_available_stock/badge.svg
            :target: https://pypi.python.org/pypi/openlabs_sale_available_stock/ 
            :alt: Development Status
        
        This module shows the available quantity for a product in sale's warehouse.
        A user creating a sale line can see the quantity that can be assigned for a
        customer shipment.
        This is more useful at a Point of Sale where the salesman needs to know the
        available quantity in the store's warehouse.
        
        Sale Line View
        --------------
        
        .. image:: https://raw.github.com/openlabs/trytond-sale-available-stock/develop/images/sale-line-view.png
        
        Sale View
        ---------
        
        .. image:: https://raw.github.com/openlabs/trytond-sale-available-stock/develop/images/sale-view.png
        
        .. image:: https://raw.github.com/openlabs/trytond-sale-available-stock/develop/images/sale-available-stock-quantity.gif
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Tryton
Classifier: Topic :: Office/Business
