trytond-production-routing


Nametrytond-production-routing JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for production routing
upload_time2023-10-30 17:33:59
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton production routing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Production Routing Module
#########################

The production routing module defines the routings for production: Routing,
Step and Operation.

Routing
*******

Routings are a list of steps to follow with one of the BOMs to produce a
product.

Step
****

Steps define the operation to perform at a specific point of the routing.

Operation
*********

An operation is a generic action.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-production-routing",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton production routing",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/bc/05/0d975ed361ac62401103f5cc3ab9460a4e011b494d7ffc32bca886da0364/trytond_production_routing-7.0.0.tar.gz",
    "platform": null,
    "description": "Production Routing Module\n#########################\n\nThe production routing module defines the routings for production: Routing,\nStep and Operation.\n\nRouting\n*******\n\nRoutings are a list of steps to follow with one of the BOMs to produce a\nproduct.\n\nStep\n****\n\nSteps define the operation to perform at a specific point of the routing.\n\nOperation\n*********\n\nAn operation is a generic action.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for production routing",
    "version": "7.0.0",
    "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",
        "routing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e6b712ba67e86d5de8970563e9d2d1bc2d9819a3a98d133337c246af09fb617",
                "md5": "82583f02a3f371ba51ec8d591b9ce135",
                "sha256": "eb1314a79a09354caf03c77b38a3d8fff86f2c1eaa2882de7c0ed9ce53d689ab"
            },
            "downloads": -1,
            "filename": "trytond_production_routing-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82583f02a3f371ba51ec8d591b9ce135",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40406,
            "upload_time": "2023-10-30T17:33:57",
            "upload_time_iso_8601": "2023-10-30T17:33:57.957311Z",
            "url": "https://files.pythonhosted.org/packages/5e/6b/712ba67e86d5de8970563e9d2d1bc2d9819a3a98d133337c246af09fb617/trytond_production_routing-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc050d975ed361ac62401103f5cc3ab9460a4e011b494d7ffc32bca886da0364",
                "md5": "ac82d342dcf61b5872e0b42dc8e2a0db",
                "sha256": "91efa38608111545212f549d09a7cb3fa102a0b6d782a1329b9f8aa093573d59"
            },
            "downloads": -1,
            "filename": "trytond_production_routing-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac82d342dcf61b5872e0b42dc8e2a0db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26151,
            "upload_time": "2023-10-30T17:33:59",
            "upload_time_iso_8601": "2023-10-30T17:33:59.751683Z",
            "url": "https://files.pythonhosted.org/packages/bc/05/0d975ed361ac62401103f5cc3ab9460a4e011b494d7ffc32bca886da0364/trytond_production_routing-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:33:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-production-routing"
}
        
Elapsed time: 0.13777s