trytond-product-cost-fifo


Nametrytond-product-cost-fifo JSON
Version 7.2.1 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to add FIFO cost method
upload_time2024-06-02 16:29:51
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton product cost fifo",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/5d/45/b92f4d4373fe978c78ccc3ac17b21699c16c0122c891324101864efc8097/trytond_product_cost_fifo-7.2.1.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.2.1",
    "project_urls": {
        "Bug Tracker": "https://bugs.tryton.org/",
        "Documentation": "https://docs.tryton.org/",
        "Download": "http://downloads.tryton.org/7.2/",
        "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": "2db59c9ba3afce14092ee1c3c943d69732777264232be5170fccdcaaceee35e7",
                "md5": "370daf67b26494e44a10d48faa608c0f",
                "sha256": "8863bc24fddc0e4a1c552a2869a1d4ba5d7ed240f6d8a11ee992ba7d57fb5234"
            },
            "downloads": -1,
            "filename": "trytond_product_cost_fifo-7.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "370daf67b26494e44a10d48faa608c0f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 42216,
            "upload_time": "2024-06-02T16:29:49",
            "upload_time_iso_8601": "2024-06-02T16:29:49.491574Z",
            "url": "https://files.pythonhosted.org/packages/2d/b5/9c9ba3afce14092ee1c3c943d69732777264232be5170fccdcaaceee35e7/trytond_product_cost_fifo-7.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d45b92f4d4373fe978c78ccc3ac17b21699c16c0122c891324101864efc8097",
                "md5": "3b4fa8e9409870f551e2a4127e5558ca",
                "sha256": "d0019516ded3001b42db3fdbab2136e061a1f6ee252ca11a9c9c532fe2656b61"
            },
            "downloads": -1,
            "filename": "trytond_product_cost_fifo-7.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3b4fa8e9409870f551e2a4127e5558ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 29024,
            "upload_time": "2024-06-02T16:29:51",
            "upload_time_iso_8601": "2024-06-02T16:29:51.467978Z",
            "url": "https://files.pythonhosted.org/packages/5d/45/b92f4d4373fe978c78ccc3ac17b21699c16c0122c891324101864efc8097/trytond_product_cost_fifo-7.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-02 16:29:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-product-cost-fifo"
}
        
Elapsed time: 0.68094s