trytond-production-outsourcing


Nametrytond-production-outsourcing JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to outsource production
upload_time2024-11-04 17:36:40
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton production outsourcing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Production Outsourcing Module
#############################

The production outsourcing module allows to outsource production order per
routing. When such outsourced production is set to waiting, a purchase order is
created and its cost is added to the production.

To define an outsourced production, the routing must have a *Supplier*, a
*Service* and its *Quantity* defined. Those values will be used to create the
purchase order. The bought quantity is computed by multiplying the *Quantity*
by the factor between the bill of material and the production quantity.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-production-outsourcing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton production outsourcing",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/a3/8a/f25d191d28eaf68706a19263d064f94269d511b70e80dd421f8446614f40/trytond_production_outsourcing-7.4.0.tar.gz",
    "platform": null,
    "description": "Production Outsourcing Module\n#############################\n\nThe production outsourcing module allows to outsource production order per\nrouting. When such outsourced production is set to waiting, a purchase order is\ncreated and its cost is added to the production.\n\nTo define an outsourced production, the routing must have a *Supplier*, a\n*Service* and its *Quantity* defined. Those values will be used to create the\npurchase order. The bought quantity is computed by multiplying the *Quantity*\nby the factor between the bill of material and the production quantity.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to outsource production",
    "version": "7.4.0",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.4/",
        "Forum": "https://www.tryton.org/forum",
        "Homepage": "http://www.tryton.org/",
        "Source Code": "https://code.tryton.org/tryton"
    },
    "split_keywords": [
        "tryton",
        "production",
        "outsourcing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aff1b0572c1242e137a21cede9f93a6d0776c7444efe32a0469769fe0fbf0661",
                "md5": "baa271986fdbb317b3b01e4d4cf30e8e",
                "sha256": "3b5cfcefd046fe0d62526da99309b0eacc50d933bb151ba29537d87b5bad54b4"
            },
            "downloads": -1,
            "filename": "trytond_production_outsourcing-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "baa271986fdbb317b3b01e4d4cf30e8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 41224,
            "upload_time": "2024-11-04T17:36:39",
            "upload_time_iso_8601": "2024-11-04T17:36:39.019518Z",
            "url": "https://files.pythonhosted.org/packages/af/f1/b0572c1242e137a21cede9f93a6d0776c7444efe32a0469769fe0fbf0661/trytond_production_outsourcing-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a38af25d191d28eaf68706a19263d064f94269d511b70e80dd421f8446614f40",
                "md5": "f2f45299c51db2d5e361c2a3842dd441",
                "sha256": "2963162a470af1210f62a60e763142cd07e36db224a9d1bdd1f6f3b492825ff1"
            },
            "downloads": -1,
            "filename": "trytond_production_outsourcing-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f2f45299c51db2d5e361c2a3842dd441",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27315,
            "upload_time": "2024-11-04T17:36:40",
            "upload_time_iso_8601": "2024-11-04T17:36:40.183443Z",
            "url": "https://files.pythonhosted.org/packages/a3/8a/f25d191d28eaf68706a19263d064f94269d511b70e80dd421f8446614f40/trytond_production_outsourcing-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:36:40",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-production-outsourcing"
}
        
Elapsed time: 0.38428s