trytond-account-stock-landed-cost


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

The account_stock_landed_cost module allows to allocate landed cost on
*Supplier Shipments* after their reception.

A new field is added to *Product*:

- *Landed Cost*: Only available for service, it allows such invoiced product to
  be used as a landed cost.

A new document *Landed Cost* defines how posted supplier invoice lines are
allocated to many shipments.

The allocation methods are:

    - *By Value*: The cost will be allocated according to the value of each
      line. (The value is: *Quantity* * *Unit *Price*)

Once posted, the *Landed Cost* updates the unit price of each incoming moves of
the shipments using the cost of all the invoice lines according to the
allocation method.

To update the cost price, the *Update Cost Price* wizard must be run on the
affected products.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-account-stock-landed-cost",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton account stock valuation landed cost",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/71/98/00cc601c28a02d1f49f8a9462ba361a6ce5cf9577223d857729e2d31b388/trytond_account_stock_landed_cost-7.2.0.tar.gz",
    "platform": null,
    "description": "Account Stock Landed Cost Module\n################################\n\nThe account_stock_landed_cost module allows to allocate landed cost on\n*Supplier Shipments* after their reception.\n\nA new field is added to *Product*:\n\n- *Landed Cost*: Only available for service, it allows such invoiced product to\n  be used as a landed cost.\n\nA new document *Landed Cost* defines how posted supplier invoice lines are\nallocated to many shipments.\n\nThe allocation methods are:\n\n    - *By Value*: The cost will be allocated according to the value of each\n      line. (The value is: *Quantity* * *Unit *Price*)\n\nOnce posted, the *Landed Cost* updates the unit price of each incoming moves of\nthe shipments using the cost of all the invoice lines according to the\nallocation method.\n\nTo update the cost price, the *Update Cost Price* wizard must be run on the\naffected products.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module for landed cost",
    "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",
        "landed",
        "cost"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e55d71d8e7df89aaeafe09209b630763f6bd5a9971fd704aef06765181e9417f",
                "md5": "e428fefa38e8d3e6e4c8afb4061495e6",
                "sha256": "ce6115ef3fa38c48a4668520d8731799fcaf895e4d24dbcdd9589d9eaa88b1b5"
            },
            "downloads": -1,
            "filename": "trytond_account_stock_landed_cost-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e428fefa38e8d3e6e4c8afb4061495e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 64832,
            "upload_time": "2024-04-29T15:36:45",
            "upload_time_iso_8601": "2024-04-29T15:36:45.955127Z",
            "url": "https://files.pythonhosted.org/packages/e5/5d/71d8e7df89aaeafe09209b630763f6bd5a9971fd704aef06765181e9417f/trytond_account_stock_landed_cost-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "719800cc601c28a02d1f49f8a9462ba361a6ce5cf9577223d857729e2d31b388",
                "md5": "c24814afc4a066064b1423b6da3eb8a7",
                "sha256": "6a02fdbfd723ba7c32cf00d1c9ab9f4527fda0a8426c3d7c0d529961ee03cc03"
            },
            "downloads": -1,
            "filename": "trytond_account_stock_landed_cost-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c24814afc4a066064b1423b6da3eb8a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 38878,
            "upload_time": "2024-04-29T15:36:48",
            "upload_time_iso_8601": "2024-04-29T15:36:48.043800Z",
            "url": "https://files.pythonhosted.org/packages/71/98/00cc601c28a02d1f49f8a9462ba361a6ce5cf9577223d857729e2d31b388/trytond_account_stock_landed_cost-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:36:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-account-stock-landed-cost"
}
        
Elapsed time: 0.38440s