trytond-account-stock-continental


Nametrytond-account-stock-continental JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module for continental real-time stock valuation
upload_time2024-04-29 15:36:34
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton account stock valuation continental
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Account Stock Continental Module
################################

The account_stock_continental module adds continental accounting model for
stock valuation.

A new configuration field for accounting is added:

- Journal Stock: The journal used for stock move.

Three new fields are added to Accounting categories:

- Account Stock: The account which is used to record stock value.
- Account Stock IN: The counter part account for incoming stock moves.
- Account Stock OUT: The counter part account for outgoing stock moves.

An Account Move is created for each Stock Move done under a fiscal year with
the account stock method set and for which one Stock Location has the type
"Storage" and an the other has the type "Supplier", "Customer", "Production" or
"Lost and Found".

When the stock enters the warehouse the Account Stock of the Product is
debited and the Account Stock IN of the Product is credited.
The amount used is the Unit Price of the move or the Cost Price of the Product
if it uses the "fixed" method.
The account move uses the Account Stock OUT when the products leave the
warehouse.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-stock-continental",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton account stock valuation continental",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/a2/26/40655b006ffab73faec57edd4f8aa7e94bc2a9381c59060adb6a85009cd7/trytond_account_stock_continental-7.2.0.tar.gz",
    "platform": null,
    "description": "Account Stock Continental Module\n################################\n\nThe account_stock_continental module adds continental accounting model for\nstock valuation.\n\nA new configuration field for accounting is added:\n\n- Journal Stock: The journal used for stock move.\n\nThree new fields are added to Accounting categories:\n\n- Account Stock: The account which is used to record stock value.\n- Account Stock IN: The counter part account for incoming stock moves.\n- Account Stock OUT: The counter part account for outgoing stock moves.\n\nAn Account Move is created for each Stock Move done under a fiscal year with\nthe account stock method set and for which one Stock Location has the type\n\"Storage\" and an the other has the type \"Supplier\", \"Customer\", \"Production\" or\n\"Lost and Found\".\n\nWhen the stock enters the warehouse the Account Stock of the Product is\ndebited and the Account Stock IN of the Product is credited.\nThe amount used is the Unit Price of the move or the Cost Price of the Product\nif it uses the \"fixed\" method.\nThe account move uses the Account Stock OUT when the products leave the\nwarehouse.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for continental real-time stock valuation",
    "version": "7.2.0",
    "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",
        "account",
        "stock",
        "valuation",
        "continental"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d584dc70256d2f3578ebf3764ddc0de36a3d14e62c24b358e7adeab7f8ab48a",
                "md5": "a7f3ef868b4f0c637b20d6c7dd0a2d14",
                "sha256": "196576fa1423cf0c87d8df189f392706450ad54c62ee485699585720b0501eaa"
            },
            "downloads": -1,
            "filename": "trytond_account_stock_continental-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a7f3ef868b4f0c637b20d6c7dd0a2d14",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 47075,
            "upload_time": "2024-04-29T15:36:32",
            "upload_time_iso_8601": "2024-04-29T15:36:32.365884Z",
            "url": "https://files.pythonhosted.org/packages/0d/58/4dc70256d2f3578ebf3764ddc0de36a3d14e62c24b358e7adeab7f8ab48a/trytond_account_stock_continental-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a22640655b006ffab73faec57edd4f8aa7e94bc2a9381c59060adb6a85009cd7",
                "md5": "21c865dd04ab2cd732e53ce92952b3e8",
                "sha256": "7f5fe1fe4899ffbc28f5880a295bded3fa52b993b9ba32b961527496a4613537"
            },
            "downloads": -1,
            "filename": "trytond_account_stock_continental-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "21c865dd04ab2cd732e53ce92952b3e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32025,
            "upload_time": "2024-04-29T15:36:34",
            "upload_time_iso_8601": "2024-04-29T15:36:34.603464Z",
            "url": "https://files.pythonhosted.org/packages/a2/26/40655b006ffab73faec57edd4f8aa7e94bc2a9381c59060adb6a85009cd7/trytond_account_stock_continental-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:36:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-stock-continental"
}
        
Elapsed time: 0.37593s