trytond-stock-supply-day


Nametrytond-stock-supply-day JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to add supply weekdays
upload_time2023-10-30 17:44:27
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton supply day
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Stock Supply Day Module
#######################

The Stock Supply Day module adds a Week Days list on the Product
Supplier form. This allow to restrict the supply week days for each
supplier on each product. If no days are defined for a supplier a
supplying may happens at any day of the week.

For example, those week days are taken into account when computing the
planned date of stock moves created by the purchase (defined in the
Purchase module) and by the scheduler that generates the Purchase
Requests (defined in the Stock Supply module).

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-stock-supply-day",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton supply day",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/e2/00/262d40b9b012b85c089255d7f0f83683e7a435a7a645aead09b8a6db840e/trytond_stock_supply_day-7.0.0.tar.gz",
    "platform": null,
    "description": "Stock Supply Day Module\n#######################\n\nThe Stock Supply Day module adds a Week Days list on the Product\nSupplier form. This allow to restrict the supply week days for each\nsupplier on each product. If no days are defined for a supplier a\nsupplying may happens at any day of the week.\n\nFor example, those week days are taken into account when computing the\nplanned date of stock moves created by the purchase (defined in the\nPurchase module) and by the scheduler that generates the Purchase\nRequests (defined in the Stock Supply module).\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to add supply weekdays",
    "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",
        "supply",
        "day"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d651b3becc8338c4cdb833793b6e51a8329c6b6457ce507c20cd3130512d3d4a",
                "md5": "a8b5f5eb213ad9c261b2e95de9e39b04",
                "sha256": "f1efc2f6325ce377bdae9cc17f39c51a4f34cd814bcff7c950c62d2418d4e767"
            },
            "downloads": -1,
            "filename": "trytond_stock_supply_day-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8b5f5eb213ad9c261b2e95de9e39b04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28892,
            "upload_time": "2023-10-30T17:44:26",
            "upload_time_iso_8601": "2023-10-30T17:44:26.054280Z",
            "url": "https://files.pythonhosted.org/packages/d6/51/b3becc8338c4cdb833793b6e51a8329c6b6457ce507c20cd3130512d3d4a/trytond_stock_supply_day-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e200262d40b9b012b85c089255d7f0f83683e7a435a7a645aead09b8a6db840e",
                "md5": "4a4658fcd81aecc78e8c5bf8e1c8ea1d",
                "sha256": "983a00a91d7f32ceda7e9fa1db948267144ae65187fe63f253261a0d88e508ae"
            },
            "downloads": -1,
            "filename": "trytond_stock_supply_day-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4a4658fcd81aecc78e8c5bf8e1c8ea1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23885,
            "upload_time": "2023-10-30T17:44:27",
            "upload_time_iso_8601": "2023-10-30T17:44:27.911167Z",
            "url": "https://files.pythonhosted.org/packages/e2/00/262d40b9b012b85c089255d7f0f83683e7a435a7a645aead09b8a6db840e/trytond_stock_supply_day-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:44:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-stock-supply-day"
}
        
Elapsed time: 0.15714s