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/9e/17/9bbf527377b76967068dd4fd910f3aff9c00286c25d803520abfc2dfe0ca/trytond_project_revenue-7.4.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.4.0",
"project_urls": {
"Bug Tracker": "https://bugs.tryton.org/",
"Documentation": "https://docs.tryton.org/",
"Download": "http://downloads.tryton.org/7.4/",
"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": "f85e9dcc80e22548a7a5c4a7006b467fdc588eab57e0f4e6f6913342e9400c98",
"md5": "878aeced4619844472f5caa04d712c7b",
"sha256": "2571ef4ba1082e4731dbd048cc11d7b40b0a58bd67c5271923b060c354370993"
},
"downloads": -1,
"filename": "trytond_project_revenue-7.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "878aeced4619844472f5caa04d712c7b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 36800,
"upload_time": "2024-11-04T17:37:29",
"upload_time_iso_8601": "2024-11-04T17:37:29.547959Z",
"url": "https://files.pythonhosted.org/packages/f8/5e/9dcc80e22548a7a5c4a7006b467fdc588eab57e0f4e6f6913342e9400c98/trytond_project_revenue-7.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9e179bbf527377b76967068dd4fd910f3aff9c00286c25d803520abfc2dfe0ca",
"md5": "2cc235556178ba2fdfad62ffc0afb584",
"sha256": "4d35883bcfbd25e459571d047206056f19e957b47bcf4871a120a24adc9dfe2f"
},
"downloads": -1,
"filename": "trytond_project_revenue-7.4.0.tar.gz",
"has_sig": false,
"md5_digest": "2cc235556178ba2fdfad62ffc0afb584",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 27030,
"upload_time": "2024-11-04T17:37:30",
"upload_time_iso_8601": "2024-11-04T17:37:30.820022Z",
"url": "https://files.pythonhosted.org/packages/9e/17/9bbf527377b76967068dd4fd910f3aff9c00286c25d803520abfc2dfe0ca/trytond_project_revenue-7.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-04 17:37:30",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "trytond-project-revenue"
}