trytond-account-stock-anglo-saxon


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

The account_stock_anglo_saxon module adds anglo-saxon accounting model for
stock valuation.

A new field is added to Accounting categories:

- Account Cost of Goods Sold: The account which is used to record cost of goods
  sold.

The Account Moves of Invoices are modified for fiscal year with the account
stock method set.

On Supplier Invoice, the cost of the Product at reception is debited on the
Account Stock IN and only the difference is debited to the Account
Expense.
If the reception is not yet done then the cost is the amount on the invoice.
The opposite is done on Supplier Credit Note.

On Invoice, the cost of the Product at delivery is credited from the Account
Stock OUT and is debited to the Account Cost of Goods Sold.
If the delivery is not yet done then the current cost is used.
The opposite is done on Credit Note.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-stock-anglo-saxon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton account stock valuation anglo-saxon",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/a8/10/c3e4122e4ad889724fa88b572a50051d1a9b55387a18328d2c24d7ec98aa/trytond_account_stock_anglo_saxon-7.2.0.tar.gz",
    "platform": null,
    "description": "Account Stock Anglo-Saxon Module\n################################\n\nThe account_stock_anglo_saxon module adds anglo-saxon accounting model for\nstock valuation.\n\nA new field is added to Accounting categories:\n\n- Account Cost of Goods Sold: The account which is used to record cost of goods\n  sold.\n\nThe Account Moves of Invoices are modified for fiscal year with the account\nstock method set.\n\nOn Supplier Invoice, the cost of the Product at reception is debited on the\nAccount Stock IN and only the difference is debited to the Account\nExpense.\nIf the reception is not yet done then the cost is the amount on the invoice.\nThe opposite is done on Supplier Credit Note.\n\nOn Invoice, the cost of the Product at delivery is credited from the Account\nStock OUT and is debited to the Account Cost of Goods Sold.\nIf the delivery is not yet done then the current cost is used.\nThe opposite is done on Credit Note.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for anglo-saxon 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",
        "anglo-saxon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a2cb14ea73017376c9bb1c29d32ad89a0cecee30bf9f8d49ca2c1ae038f53e6",
                "md5": "3e226ecc9bd2cf6f90f9af4849d47b56",
                "sha256": "72dd19018de17747b8693210aea0f60c61f9f85093bac9e25792ca6c710b9b5a"
            },
            "downloads": -1,
            "filename": "trytond_account_stock_anglo_saxon-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3e226ecc9bd2cf6f90f9af4849d47b56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 50901,
            "upload_time": "2024-04-29T15:36:26",
            "upload_time_iso_8601": "2024-04-29T15:36:26.128172Z",
            "url": "https://files.pythonhosted.org/packages/1a/2c/b14ea73017376c9bb1c29d32ad89a0cecee30bf9f8d49ca2c1ae038f53e6/trytond_account_stock_anglo_saxon-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a810c3e4122e4ad889724fa88b572a50051d1a9b55387a18328d2c24d7ec98aa",
                "md5": "b0ee3ac427aefa1e1e12b658c157c940",
                "sha256": "48b7a519e243bcaebbb8fbc08be097c0a108ff434ea1906faa4dbe89429d2e85"
            },
            "downloads": -1,
            "filename": "trytond_account_stock_anglo_saxon-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b0ee3ac427aefa1e1e12b658c157c940",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32339,
            "upload_time": "2024-04-29T15:36:27",
            "upload_time_iso_8601": "2024-04-29T15:36:27.752648Z",
            "url": "https://files.pythonhosted.org/packages/a8/10/c3e4122e4ad889724fa88b572a50051d1a9b55387a18328d2c24d7ec98aa/trytond_account_stock_anglo_saxon-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:36:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-stock-anglo-saxon"
}
        
Elapsed time: 0.23733s