{ "info": { "author": "Camptocamp, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "======================\nSale Timesheet Rounded\n======================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github\n :target: https://github.com/OCA/timesheet/tree/12.0/sale_timesheet_rounded\n :alt: OCA/timesheet\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/timesheet-12-0/timesheet-12-0-sale_timesheet_rounded\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/117/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nRound timesheet lines amounts in sales based on project' settings.\n\nA typical use case is: you work 5 minutes but you want to invoice 15 minutes.\n\nWith this module you can configure a rounding unit or factor on the project\nand all the lines tracked on this project's tasks will show a rounded amount.\n\nIf you want you can override the value manually on each entry.\n\nThe delivered quantity on the sale order line - and by consequence on the\ninvoice - will be computed using the rounded amount.\nTherefore, expense lines and other non-timesheet lines will be updated with\na rounded amount that is equal to the amount.\n\nWARNING: This module cannot be used with `timesheet_grid` without further\nadapation as an update of an existing timesheet line will NOT update the\nrounded amount. To achieve this, you need to override `adjust_grid` function\nto pass the `force_compute` context key.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nGo to a project and set the following fields according to your needs:\n\n\n* Timesheet rounding unit\n\nDefines the rounding unit.\nFor instance, if you want to round to 1 hour, you can set `1.0`.\nIf you want to round to 15 min set `0.25`.\n\n\n* Timesheet rounding method\n\nOptions: \"No\" (default), \"Closest\", \"Up\", \"Down\".\n\nPlease refer to `odoo.tools.float_utils.float_round` to understand the difference.\n\n\n* Timesheet rounding factor (percentage)\n\nWhen round unit is not defined you can round by a fixed %.\n\n\nWhen using both a unit and a factor, the factor will be applied first:\n\n result = round(amount * percentage, unit)\n\nKnown issues / Roadmap\n======================\n\n* improve test coverage\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Camptocamp\n\nContributors\n~~~~~~~~~~~~\n\n* Simone Orsi \n* Thomas Nowicki \n* Akim Juillerat \n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/timesheet `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/timesheet", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-sale-timesheet-rounded", "package_url": "https://pypi.org/project/odoo12-addon-sale-timesheet-rounded/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-sale-timesheet-rounded/", "project_urls": { "Homepage": "https://github.com/OCA/timesheet" }, "release_url": "https://pypi.org/project/odoo12-addon-sale-timesheet-rounded/12.0.1.0.0.99.dev7/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Round timesheet entries amount based on project settings.", "version": "12.0.1.0.0.99.dev7" }, "last_serial": 5966320, "releases": { "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "bd9b960bc844d03078bb05fd82d151d9", "sha256": "5a750229fd0ddd4c23f40fc4069ed084db3e0987b20216bf84ade988d296ed9e" }, "downloads": -1, "filename": "odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "bd9b960bc844d03078bb05fd82d151d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 31410, "upload_time": "2019-08-14T04:46:02", "url": "https://files.pythonhosted.org/packages/bb/69/9787fac0640813766f4d6c1b83cb62eae71a3d37280c425ab85673a3e837/odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev3-py3-none-any.whl" } ], "12.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "6a77b8a6b4ce7b6ec072db7be16b4fc7", "sha256": "9326611876d283e3fd6b7dc0d653a788acf69e16a81ad71edb8a27bbb1c6b640" }, "downloads": -1, "filename": "odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "6a77b8a6b4ce7b6ec072db7be16b4fc7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 32836, "upload_time": "2019-09-28T04:47:52", "url": "https://files.pythonhosted.org/packages/54/8b/8811836845a63047a071518195611306366ecaed43f8248d62f4b290abf9/odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev5-py3-none-any.whl" } ], "12.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "547113e25de86f634b22c49e66663dc2", "sha256": "fcfcca804805af81fb9e99eeef9e7020b4f8bfc9812eb50a10764b902bb10697" }, "downloads": -1, "filename": "odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev7-py3-none-any.whl", "has_sig": false, "md5_digest": "547113e25de86f634b22c49e66663dc2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 32873, "upload_time": "2019-10-13T04:48:02", "url": "https://files.pythonhosted.org/packages/f1/f0/b18fff126e409daaf52325b45dc7b67ed873e7af6fe9dbb37c20490a565f/odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev7-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "547113e25de86f634b22c49e66663dc2", "sha256": "fcfcca804805af81fb9e99eeef9e7020b4f8bfc9812eb50a10764b902bb10697" }, "downloads": -1, "filename": "odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev7-py3-none-any.whl", "has_sig": false, "md5_digest": "547113e25de86f634b22c49e66663dc2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 32873, "upload_time": "2019-10-13T04:48:02", "url": "https://files.pythonhosted.org/packages/f1/f0/b18fff126e409daaf52325b45dc7b67ed873e7af6fe9dbb37c20490a565f/odoo12_addon_sale_timesheet_rounded-12.0.1.0.0.99.dev7-py3-none-any.whl" } ] }