Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 475 |
Technical Name |
xf_project_task_time_tracking |
License | OPL-1 |
Website | https://xfanis.dev/odoo.html |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 475 |
Technical Name |
xf_project_task_time_tracking |
License | OPL-1 |
Website | https://xfanis.dev/odoo.html |
Versions | 16.0 17.0 18.0 |
Automatic Time Tracker for Project Tasks
It streamlines the process, making it a hassle-free experience for users.
Enable Task Time Tracker
Following the module installation, project manager gain ability to enable time tracking for tasks.
-
The first option enables automated time tracking.
Whenever a task's stage, assignees, assignment units, or kanban state changes, the system generates a new time entry.
-
The second option allows manual editing of time entries.
Project managers can choose whether to permit or restrict the modification of tracked time entries.
How the system knows if the task is in progress or not
After installing the module you can set internal state to each task stage.
These internal states serve as indicators, distinguishing whether a task is not started, in progress, suspended, or completed.
How time tracker works
Whenever a task's stage or kanban state changes, a new time entry is generated. Additionally, reassignment to different users or changes in assignment units trigger new entries.
The Time Tracker calculates the duration and effective hours spent on each entry, subsequently summing up these values.
When there are multiple assignees, the time entry will be logged only for the user who initiated the changes.
How the system computes effective spent hours
The calculation of effective spent hours is based on the working time of each employee.
Three key parameters contribute to this value:
(1) working time,
(2) public holidays and
(3) time off for particular user
There is no need to manually pause the tracker when leaving work at the end of the day or for weekends. The system will not account for non-working hours.
Even if an employee goes on vacation without pausing their task, the system will simply skip the vacation time, provided that this vacation time is added in the system.
Email: xfanis.dev@gmail.com
Telegram: https://t.me/xfanis
Twitter: https://twitter.com/XFanis_Dev
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module