trytond-product-cost-history


Nametrytond-product-cost-history JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to historize product cost
upload_time2023-10-30 17:32:37
maintainer
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton product cost history
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Product Cost History Module
###########################

The Product Cost History Module adds a *Cost History* relate on the product
form showing the cost price evolution of the product. The history is based on
the cost price stored on the incoming stock moves for goods and assets and
based on the history table for service.
When a historic cost price is needed the value is taken from this history for
goods and assets.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-product-cost-history",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton product cost history",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/97/fc/7837ab960581e4c354c37497e43fd574d2a290bcbadbd376ab05f872ba6f/trytond_product_cost_history-7.0.0.tar.gz",
    "platform": null,
    "description": "Product Cost History Module\n###########################\n\nThe Product Cost History Module adds a *Cost History* relate on the product\nform showing the cost price evolution of the product. The history is based on\nthe cost price stored on the incoming stock moves for goods and assets and\nbased on the history table for service.\nWhen a historic cost price is needed the value is taken from this history for\ngoods and assets.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to historize product cost",
    "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",
        "product",
        "cost",
        "history"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "057200c1457b225d08fea79a1da5aa10874138cb02deaf21bf8aca0638d5cbbb",
                "md5": "55f92f6523c783cdafd9a6b6dfd6c52e",
                "sha256": "60d6dfff50972b76fc7b5bf87fabb1aece4bfa4e8a2ddb36f0b8065ccfeaddfc"
            },
            "downloads": -1,
            "filename": "trytond_product_cost_history-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55f92f6523c783cdafd9a6b6dfd6c52e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 32168,
            "upload_time": "2023-10-30T17:32:36",
            "upload_time_iso_8601": "2023-10-30T17:32:36.466131Z",
            "url": "https://files.pythonhosted.org/packages/05/72/00c1457b225d08fea79a1da5aa10874138cb02deaf21bf8aca0638d5cbbb/trytond_product_cost_history-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97fc7837ab960581e4c354c37497e43fd574d2a290bcbadbd376ab05f872ba6f",
                "md5": "2ad81d7b1851d27dc936b0097611056f",
                "sha256": "12e073c7f9ba3f6c6a16d02ce86cb94cb6c7df06da83d7b03b9b101bee21f682"
            },
            "downloads": -1,
            "filename": "trytond_product_cost_history-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ad81d7b1851d27dc936b0097611056f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25216,
            "upload_time": "2023-10-30T17:32:37",
            "upload_time_iso_8601": "2023-10-30T17:32:37.987741Z",
            "url": "https://files.pythonhosted.org/packages/97/fc/7837ab960581e4c354c37497e43fd574d2a290bcbadbd376ab05f872ba6f/trytond_product_cost_history-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:32:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-product-cost-history"
}
        
Elapsed time: 0.13247s