trytond-product-cost-fifo


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

The Product Cost FIFO Module add a *FIFO* option in the Cost Method
field of the product form.

The cost price of product whose cost price method is *FIFO* will be
updated automatically when stock moves coming from a supplier or going
to a customer are made. The page `FIFO and LIFO accounting`_ on
Wikipedia gives some information about this costing method.

.. _FIFO and LIFO accounting: http://en.wikipedia.org/wiki/FIFO_and_LIFO_accounting

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-product-cost-fifo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "tryton product cost fifo",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/f8/3b/8d32fcb64d318af072ae2376568336ec2a6b77cdbb2d6b443d1cb9aa29fe/trytond_product_cost_fifo-7.0.0.tar.gz",
    "platform": null,
    "description": "Product Cost FIFO Module\n########################\n\nThe Product Cost FIFO Module add a *FIFO* option in the Cost Method\nfield of the product form.\n\nThe cost price of product whose cost price method is *FIFO* will be\nupdated automatically when stock moves coming from a supplier or going\nto a customer are made. The page `FIFO and LIFO accounting`_ on\nWikipedia gives some information about this costing method.\n\n.. _FIFO and LIFO accounting: http://en.wikipedia.org/wiki/FIFO_and_LIFO_accounting\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to add FIFO cost method",
    "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",
        "fifo"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2740ddb899683b69cdcf196e5b9334d81a22b1518d7fc25065251c435d1a5a1",
                "md5": "7590449e88d01266e6669800ddbc61bd",
                "sha256": "9cc3e6ff8dadbd83ee758b25ecbea42ee7a3f9cdd854a137a2ed18ebc0566074"
            },
            "downloads": -1,
            "filename": "trytond_product_cost_fifo-7.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7590449e88d01266e6669800ddbc61bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 42277,
            "upload_time": "2023-10-30T17:32:29",
            "upload_time_iso_8601": "2023-10-30T17:32:29.433108Z",
            "url": "https://files.pythonhosted.org/packages/d2/74/0ddb899683b69cdcf196e5b9334d81a22b1518d7fc25065251c435d1a5a1/trytond_product_cost_fifo-7.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f83b8d32fcb64d318af072ae2376568336ec2a6b77cdbb2d6b443d1cb9aa29fe",
                "md5": "bb8215c407d5ea42b911b6f3e8945dae",
                "sha256": "e156a91a5c6332bf3bbd79be872dc1e280504680ea4ec2ed4227bba5f88fd762"
            },
            "downloads": -1,
            "filename": "trytond_product_cost_fifo-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bb8215c407d5ea42b911b6f3e8945dae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29281,
            "upload_time": "2023-10-30T17:32:31",
            "upload_time_iso_8601": "2023-10-30T17:32:31.336994Z",
            "url": "https://files.pythonhosted.org/packages/f8/3b/8d32fcb64d318af072ae2376568336ec2a6b77cdbb2d6b443d1cb9aa29fe/trytond_product_cost_fifo-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 17:32:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-product-cost-fifo"
}
        
Elapsed time: 0.13853s