{ "info": { "author": "Openlabs Technologies and Consulting (P) Ltd.", "author_email": "info@openlabs.co.in", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Plugins", "Framework :: Tryton", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business" ], "description": "trytond-product-storage-area\n============================\n\nThis module provides a light weight way of knowing (not tracking) where\nyour inventory is in a warehouse.\n\nWhen should I use this module ?\n-------------------------------\n\n* You want to know where products are (usually) located in your warehouse.\n* You do not want to spend the time and energy to keep track of and move\n products at the bin level.\n\nWhat are the alternatives ?\n---------------------------\n\nTryton ``stock`` module comes built in with powerful locations feature\nwhere you can have infinite depth on stock levels. You could create each\nbin in your warehouse and track inventory for each of those bins.\n\nThe ``stock_product_location`` module allows you to specify preferred\nlocations for products in your warehouse helping you move products in and\nout of the right bins (or aisles).\n\nSo why build this module ?\n--------------------------\n\nFrom our experience, tracking and managing inventory at the bin level\noften requires dedicated man power and man hours to stay accurate. Small\nbusinesses may not want to invest time into this, but may want to keep\ntrack of where products are usually kept in the warehouse. This\ninformation can help the new picker find the product and the restocker to\nput the product in the right place, instead of spreading it around the\nwarehouse.\n\nSo, this module gives a light weight option where you can create ``storage\nareas`` and tag them with products. The picking list report provided in\nthe module respects the sequence of the ``storage area`` and mentions it\nin the report so it is easy for the picker.\n\nI want to know more!\n--------------------\n\nHoller at us at the contact information below. You can also find us on the\n``#tryton`` IRC channel.\n\nAuthors and Contributors\n------------------------\n\nThis module was built at `Openlabs `_. \n\nProfessional Support\n--------------------\n\nThis module is professionally supported by `Openlabs `_.\nIf you are looking for on-site teaching or consulting support, contact our\n`sales `_ and `support\n`_ teams.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openlabs.co.in/", "keywords": null, "license": "GPL-3", "maintainer": null, "maintainer_email": null, "name": "openlabs_product_storage_area", "package_url": "https://pypi.org/project/openlabs_product_storage_area/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openlabs_product_storage_area/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openlabs.co.in/" }, "release_url": "https://pypi.org/project/openlabs_product_storage_area/3.4.0.1/", "requires_dist": null, "requires_python": null, "summary": "Light weight storage area information for products", "version": "3.4.0.1" }, "last_serial": 1579292, "releases": { "3.4.0.1": [ { "comment_text": "", "digests": { "md5": "4002ac6b4b4c32b5e5e0149094e746d8", "sha256": "70cec5c95f77197c3b492ef6bf077c19bda300416dbb4f00be9fe5e1128a86e0" }, "downloads": -1, "filename": "openlabs_product_storage_area-3.4.0.1.tar.gz", "has_sig": false, "md5_digest": "4002ac6b4b4c32b5e5e0149094e746d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5547, "upload_time": "2015-06-05T06:49:21", "url": "https://files.pythonhosted.org/packages/cd/d4/31a470c71fcfac28beceec0c55be143d07b6b6d8ff2ad7ebb938545bf001/openlabs_product_storage_area-3.4.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4002ac6b4b4c32b5e5e0149094e746d8", "sha256": "70cec5c95f77197c3b492ef6bf077c19bda300416dbb4f00be9fe5e1128a86e0" }, "downloads": -1, "filename": "openlabs_product_storage_area-3.4.0.1.tar.gz", "has_sig": false, "md5_digest": "4002ac6b4b4c32b5e5e0149094e746d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5547, "upload_time": "2015-06-05T06:49:21", "url": "https://files.pythonhosted.org/packages/cd/d4/31a470c71fcfac28beceec0c55be143d07b6b6d8ff2ad7ebb938545bf001/openlabs_product_storage_area-3.4.0.1.tar.gz" } ] }