trytond-production-outsourcing


Nametrytond-production-outsourcing JSON
Version 7.6.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to outsource production
upload_time2025-10-20 12:42:48
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.9
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.9",
    "maintainer_email": null,
    "keywords": "tryton production outsourcing",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/2f/0f/9e7a97f02d52a8c2b111c0acc5205c9d774a896b3b4ab0ca252b013c0ee7/trytond_production_outsourcing-7.6.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.6.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.6/",
        "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": null,
            "digests": {
                "blake2b_256": "3092d78828ff925d76e28b929243bbbadbc3f5be1ba73086c677b514c3dcc2a8",
                "md5": "d1be6c288f8a6183c53bb08727e2ca18",
                "sha256": "040ffaff476e62cd39249d76faa6d707b39afc415f43e6c1ad24ffd07aedaf2a"
            },
            "downloads": -1,
            "filename": "trytond_production_outsourcing-7.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1be6c288f8a6183c53bb08727e2ca18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 41275,
            "upload_time": "2025-10-20T12:42:47",
            "upload_time_iso_8601": "2025-10-20T12:42:47.170075Z",
            "url": "https://files.pythonhosted.org/packages/30/92/d78828ff925d76e28b929243bbbadbc3f5be1ba73086c677b514c3dcc2a8/trytond_production_outsourcing-7.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f0f9e7a97f02d52a8c2b111c0acc5205c9d774a896b3b4ab0ca252b013c0ee7",
                "md5": "8ba17ae8565a919130ebbb65c3ffdfaf",
                "sha256": "7409e81fe1587561e9523f0295f1875ecc1327a5d1e3d7e48850b9636878d5a2"
            },
            "downloads": -1,
            "filename": "trytond_production_outsourcing-7.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8ba17ae8565a919130ebbb65c3ffdfaf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 27308,
            "upload_time": "2025-10-20T12:42:48",
            "upload_time_iso_8601": "2025-10-20T12:42:48.313978Z",
            "url": "https://files.pythonhosted.org/packages/2f/0f/9e7a97f02d52a8c2b111c0acc5205c9d774a896b3b4ab0ca252b013c0ee7/trytond_production_outsourcing-7.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-20 12:42:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-production-outsourcing"
}
        
Elapsed time: 0.62728s