trytond-stock-consignment


Nametrytond-stock-consignment JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to manage consignment stock
upload_time2024-04-29 15:50:52
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton stock consignment
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Consignment Module
########################

The stock consignment modules allow to manage consignment stock from supplier
or at customer warehouse.

The consignment stock from supplier is managed by creating a supplier location
under the company's warehouse storage. The location can be filled using an
Internal Shipment from the external supplier location. The products are used
also by using an Internal Shipment from the consignment location to a storage
location. In this case, a supplier invoice line is created for the supplier
defined on the location.

The consignment stock at customer warehouse is managed by creating a storage
location under the customer location. The location can be filled using an
Internal Shipment from a warehouse. It is possible to define a lead time
between the warehouse and the storage location. The products are used also by
using an Internal Shipment from the consignment location to a customer
location. In this case, a customer invoice line is created for the customer
defined on the location.

It is allowed to make inventory for those consignment locations.

A new field is added to Location:

- Consignment Party: The party invoiced when consignment is used.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-consignment",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton stock consignment",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/cd/c4/6c038ccc020f860ef2125d1768a022b7d7c73befe329f0fbad40516cd6b0/trytond_stock_consignment-7.2.0.tar.gz",
    "platform": null,
    "description": "Stock Consignment Module\n########################\n\nThe stock consignment modules allow to manage consignment stock from supplier\nor at customer warehouse.\n\nThe consignment stock from supplier is managed by creating a supplier location\nunder the company's warehouse storage. The location can be filled using an\nInternal Shipment from the external supplier location. The products are used\nalso by using an Internal Shipment from the consignment location to a storage\nlocation. In this case, a supplier invoice line is created for the supplier\ndefined on the location.\n\nThe consignment stock at customer warehouse is managed by creating a storage\nlocation under the customer location. The location can be filled using an\nInternal Shipment from a warehouse. It is possible to define a lead time\nbetween the warehouse and the storage location. The products are used also by\nusing an Internal Shipment from the consignment location to a customer\nlocation. In this case, a customer invoice line is created for the customer\ndefined on the location.\n\nIt is allowed to make inventory for those consignment locations.\n\nA new field is added to Location:\n\n- Consignment Party: The party invoiced when consignment is used.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to manage consignment stock",
    "version": "7.2.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.2/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "stock",
        "consignment"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "220e6d48bb8a1c932e68f4d83cb4f63a0d17d5f239afe79452f340afd49b979a",
                "md5": "032b5729421dbdca08898b8bec5fd046",
                "sha256": "b6e65bc029e52774eb71965f2443c73368082d8a432edfc22cf11a15ba5fd313"
            },
            "downloads": -1,
            "filename": "trytond_stock_consignment-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "032b5729421dbdca08898b8bec5fd046",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 34208,
            "upload_time": "2024-04-29T15:50:51",
            "upload_time_iso_8601": "2024-04-29T15:50:51.493091Z",
            "url": "https://files.pythonhosted.org/packages/22/0e/6d48bb8a1c932e68f4d83cb4f63a0d17d5f239afe79452f340afd49b979a/trytond_stock_consignment-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdc46c038ccc020f860ef2125d1768a022b7d7c73befe329f0fbad40516cd6b0",
                "md5": "8aaadf92c125b573f1c39f1601c3e03c",
                "sha256": "7b3e77769a683e853f119efac317c5ef15d5868ca2e5af5efdd1fc323534656c"
            },
            "downloads": -1,
            "filename": "trytond_stock_consignment-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8aaadf92c125b573f1c39f1601c3e03c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26585,
            "upload_time": "2024-04-29T15:50:52",
            "upload_time_iso_8601": "2024-04-29T15:50:52.775195Z",
            "url": "https://files.pythonhosted.org/packages/cd/c4/6c038ccc020f860ef2125d1768a022b7d7c73befe329f0fbad40516cd6b0/trytond_stock_consignment-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:50:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-consignment"
}
        
Elapsed time: 0.25105s