trytond-production-routing


Nametrytond-production-routing JSON
Version 7.4.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for production routing
upload_time2024-11-04 17:36:46
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton production routing",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/70/25/f06e6f5f5558ab8ee361fa657cf15fdfb6460aec5c05be042ee2a5f27890/trytond_production_routing-7.4.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.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",
        "routing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f875a6e3a54f4abfaf1582495db59b16933c2dc8520deb61ffb334fb6d24edb",
                "md5": "18f51bb495103f47fc729787583c0ebb",
                "sha256": "7f17ddc35dfde571667940d748b4357239963698dc7c0e208258aadc5516a5bb"
            },
            "downloads": -1,
            "filename": "trytond_production_routing-7.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "18f51bb495103f47fc729787583c0ebb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 40382,
            "upload_time": "2024-11-04T17:36:44",
            "upload_time_iso_8601": "2024-11-04T17:36:44.979794Z",
            "url": "https://files.pythonhosted.org/packages/4f/87/5a6e3a54f4abfaf1582495db59b16933c2dc8520deb61ffb334fb6d24edb/trytond_production_routing-7.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7025f06e6f5f5558ab8ee361fa657cf15fdfb6460aec5c05be042ee2a5f27890",
                "md5": "0fd1f36f681685383d7d34d1652aa936",
                "sha256": "f53985555dbb3234bc240e248a30129382b233604eb81221d7adf80d6446c4a4"
            },
            "downloads": -1,
            "filename": "trytond_production_routing-7.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0fd1f36f681685383d7d34d1652aa936",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26061,
            "upload_time": "2024-11-04T17:36:46",
            "upload_time_iso_8601": "2024-11-04T17:36:46.109622Z",
            "url": "https://files.pythonhosted.org/packages/70/25/f06e6f5f5558ab8ee361fa657cf15fdfb6460aec5c05be042ee2a5f27890/trytond_production_routing-7.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 17:36:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-production-routing"
}
        
Elapsed time: 0.38712s