trytond-project-revenue


Nametrytond-project-revenue JSON
Version 7.2.0 PyPI version JSON
download
home_pagehttp://www.tryton.org/
SummaryTryton module to add revenue on project
upload_time2024-04-29 15:45:04
maintainerNone
docs_urlNone
authorTryton
requires_python>=3.8
licenseGPL-3
keywords tryton project revenue
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Project Revenue Module
######################

The project revenue module computes revenue and cost per task and project.
The revenue uses the list price of the product. If the product's unit of
measure is time based, the revenue is computed as the product of the price and
the hours of effort otherwise the price is considered as fixed.
The cost is computed by summing the cost of all the linked time sheets and the
linked purchase lines.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tryton.org/",
    "name": "trytond-project-revenue",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tryton project revenue",
    "author": "Tryton",
    "author_email": "foundation@tryton.org",
    "download_url": "https://files.pythonhosted.org/packages/f2/12/292df71580034258c7d80ea8b6a57df540b880ca2e667d8f55e1a764ae75/trytond_project_revenue-7.2.0.tar.gz",
    "platform": null,
    "description": "Project Revenue Module\n######################\n\nThe project revenue module computes revenue and cost per task and project.\nThe revenue uses the list price of the product. If the product's unit of\nmeasure is time based, the revenue is computed as the product of the price and\nthe hours of effort otherwise the price is considered as fixed.\nThe cost is computed by summing the cost of all the linked time sheets and the\nlinked purchase lines.\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Tryton module to add revenue on project",
    "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",
        "project",
        "revenue"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7fa8a2fa15dbe709d57ff63d43704390edaf1eb49b55a59a497e2049eda46a91",
                "md5": "36cc5c48d922f2454cb4e7c677ecbb15",
                "sha256": "9d0b38ea523e02d417a6de251c3a2cc0f3493eb4ab6179c3beb1ed085a621e6b"
            },
            "downloads": -1,
            "filename": "trytond_project_revenue-7.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36cc5c48d922f2454cb4e7c677ecbb15",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 36815,
            "upload_time": "2024-04-29T15:45:02",
            "upload_time_iso_8601": "2024-04-29T15:45:02.349152Z",
            "url": "https://files.pythonhosted.org/packages/7f/a8/a2fa15dbe709d57ff63d43704390edaf1eb49b55a59a497e2049eda46a91/trytond_project_revenue-7.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f212292df71580034258c7d80ea8b6a57df540b880ca2e667d8f55e1a764ae75",
                "md5": "2d97934e7373040ba584d9c3776de574",
                "sha256": "056bf8f424beec88ab88694b42ef70fb2c5a1ceb004c06366c554ef62e446353"
            },
            "downloads": -1,
            "filename": "trytond_project_revenue-7.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2d97934e7373040ba584d9c3776de574",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27027,
            "upload_time": "2024-04-29T15:45:04",
            "upload_time_iso_8601": "2024-04-29T15:45:04.392271Z",
            "url": "https://files.pythonhosted.org/packages/f2/12/292df71580034258c7d80ea8b6a57df540b880ca2e667d8f55e1a764ae75/trytond_project_revenue-7.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-29 15:45:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trytond-project-revenue"
}
        
Elapsed time: 0.24831s