trytond-production-outsourcing


Nametrytond-production-outsourcing JSON
Version 7.0.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to outsource production
upload_time2024-02-15 18:33:32
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton production outsourcing",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/ec/0b/e745dc9397edabe6967f7de30b19d019e78c3b11021484a089da00c323f3/trytond_production_outsourcing-7.0.1.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.0.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.0/",
        "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": "8f1c8fd37567eb51b634e1af705c071541d39349eb4db5bc0b8992102bafbdd3",
                "md5": "ec1612386536ebae0e7ebe93a7832ea8",
                "sha256": "7d643f470e03b1e90ef1f81185754ee78777f811e04e85f3addb924e7e1ebda7"
            },
            "downloads": -1,
            "filename": "trytond_production_outsourcing-7.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec1612386536ebae0e7ebe93a7832ea8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40968,
            "upload_time": "2024-02-15T18:33:30",
            "upload_time_iso_8601": "2024-02-15T18:33:30.173450Z",
            "url": "https://files.pythonhosted.org/packages/8f/1c/8fd37567eb51b634e1af705c071541d39349eb4db5bc0b8992102bafbdd3/trytond_production_outsourcing-7.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec0be745dc9397edabe6967f7de30b19d019e78c3b11021484a089da00c323f3",
                "md5": "f0cf131386cb122f2c25937418012718",
                "sha256": "ba448c224e6c50a681df00bc529d3bd3cda127da57797ffce078e30eb8b1bd80"
            },
            "downloads": -1,
            "filename": "trytond_production_outsourcing-7.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f0cf131386cb122f2c25937418012718",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27226,
            "upload_time": "2024-02-15T18:33:32",
            "upload_time_iso_8601": "2024-02-15T18:33:32.134712Z",
            "url": "https://files.pythonhosted.org/packages/ec/0b/e745dc9397edabe6967f7de30b19d019e78c3b11021484a089da00c323f3/trytond_production_outsourcing-7.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-15 18:33:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-production-outsourcing"
}
        
Elapsed time: 0.19436s