Repository
odoo/odoo · module folder
Module version
1.0
Category
Project
Folder size
0.58 MB
License
LGPL-3
Application
No
Auto-installable
Yes
Website
https://www.odoo.com/page/project-management
Last tracking update
2026-08-07 04:56:42
Authors
Maintainers
None
Committers
Antony Lesuisse, Olivier Dony, Fabien Pinckaers, Raphael Collet, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Josse Colpaert, Odoo Translation Bot, Denis Ledoux, Goffin Simon, Nicolas Martinelli, Jérome Maes, Richard Mathot, qdp-odoo, Géry Debongnie, Damien Bouvy, Yannick Tivisse, qsm-odoo, Martin Geubelle, odoo-tac, Tanguy Charlier
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
analytic_secondaxis_project, business_requirement_earned_value, project_issue_sheet, project_task_delegate, project_task_materials, project_timesheet_analytic_partner, project_timesheet_time_control, sale_service
Description
Synchronization of project task work entries with timesheet entries.
====================================================================

This module lets you transfer the entries under tasks defined for Project
Management to the Timesheet line entries for particular date and particular user
with the effect of creating, editing and deleting either ways.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
project_invoice_form Inherit project form : Invoicing Data project.project form Inherits project.edit_project
view_account_analytic_line_form_inherit_account_id account.analytic.line.form.account_id account.analytic.line form Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_search_account_inherit account.analytic.line.search.account_id account.analytic.line search Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_tree_inherit_account_id account.analytic.line.tree.account_id account.analytic.line tree Inherits hr_timesheet.hr_timesheet_line_tree
view_config_settings project settings project.config.settings Inherits project.view_config_settings
view_project_kanban_inherited project.project.timesheet.kanban.inherited project.project kanban Inherits project.view_project_kanban
view_task_form2_inherited project.task.form.inherited project.task form Inherits project.view_task_form2
view_task_project_user_graph_inherited report.project.task.user.graph.inherited report.project.task.user graph Inherits project.view_task_project_user_graph
view_task_tree2_inherited project.task.tree.inherited project.task tree Inherits project.view_task_tree2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…