Bill Time on Tasks

project_timesheet
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/9.0/project_timesheet
VERSION
VERSION 1.0
CATEGORY
CATEGORYProject
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Josse Colpaert, Denis Ledoux, Christophe Simonis, 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
WEBSITE
WEBSITEhttps://www.odoo.com/page/project-management
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:48:30
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - resource
    - base
    - project
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - report
    - analytic
    - portal
    - auth_signup
    - web_tip
    - web_planner
    - sale_timesheet
    - sale
    - sales_team
    - account
    - procurement
    - hr_timesheet
    - hr
    - hr_attendance
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 div Inherits project.edit_project
view_account_analytic_line_form_inherit_account_id account.analytic.line.form.account_id account.analytic.line field Inherits analytic.view_account_analytic_line_form
view_account_analytic_line_search_account_inherit account.analytic.line.search.account_id account.analytic.line field Inherits analytic.view_account_analytic_line_filter
view_account_analytic_line_tree_inherit_account_id account.analytic.line.tree.account_id account.analytic.line field Inherits hr_timesheet.hr_timesheet_line_tree
view_config_settings project settings project.config.settings xpath Inherits project.view_config_settings
view_project_kanban_inherited project.project.timesheet.kanban.inherited project.project xpath Inherits project.view_project_kanban
view_task_form2_inherited project.task.form.inherited project.task field 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 field Inherits project.view_task_tree2
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/project_timesheet
VERSION
VERSION 1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Randhir Mayatra (OpenERP), Stephane Wirtel, Odoo Translation Bot, Christophe Matthieu, Martin Trigaux, Ajay Chauhan (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Tejas Tank, Thibault Delavallée, Vo Minh Thu, Josse Colpaert, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Denis Ledoux, ggh-openerp, Christophe Simonis, Xavier Morel, Richard Mathot, Géry Debongnie, Aaron Bohy, Richard Mathot (OpenERP), Gery Debongnie, Randhir Mayatra rma-openerp, Darshan Kalola (OpenERP), Darshan Kalola, tfossoul
WEBSITE
WEBSITEhttps://www.odoo.com/page/project-management
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - resource
    - base
    - project
    - base_setup
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - edi
    - email_template
    - hr
    - hr_attendance
    - hr_timesheet_invoice
    - account_analytic_analysis
    - sale
    - sales_team
    - web_kanban_sparkline
    - account_voucher
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 (8)
XML IDNameModelTypeStatus
project_invoice_form Inherit project form : Invoicing Data project.project xpath Inherits project.edit_project
project_invoice_search Inherit project search view : Invoicing Data project.project xpath Inherits project.view_project_project_filter
view_account_analytic_line_form_inherit_account_id account.analytic.line.form.account_id account.analytic.line field Inherits account.view_account_analytic_line_form
view_account_analytic_line_search_account_inherit account.analytic.line.search.account_id account.analytic.line field Inherits account.view_account_analytic_line_filter
view_account_analytic_line_tree_inherit_account_id account.analytic.line.tree.account_id account.analytic.line field Inherits account.view_account_analytic_line_tree
view_project_kanban_inherited project.project.kanban.inherited project.project field Inherits project.view_project_kanban
view_report_timesheet_task_user_search report.timesheet.task.user.search report.timesheet.task.user search New
view_task_hour_per_month_graph report.timesheet.task.user.graph report.timesheet.task.user graph New
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/project_timesheet
VERSION
VERSION 1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Jagdish Panchal (Open ERP), Twinkle Christian (OpenERP), Cecile Tonglet, Rucha (Open ERP), Atul Patel (OpenERP), Jalpesh Patel (OpenERP), Randhir Mayatra (OpenERP), Stephane Wirtel, Odoo Translation Bot, Turkesh Patel (Open ERP), Numerigraphe - Lionel Sausin, Christophe Matthieu, Pinakin Nayi (OpenERP), Harry (OpenERP), Antonin Bourguignon, ajay javiya (OpenERP), Martin Trigaux, Ajay Chauhan (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Meera Trambadia (OpenERP), Saurang Suthar, Olivier Dony, Divyesh Makwana (Open ERP), Thibault Delavallée, Vo Minh Thu, Hardik, pso (OpenERP), Amit Patel (OpenERP), Launchpad Translations on behalf of openerp, vta vta@openerp.com, Quentin (OpenERP), Kuldeep Joshi (OpenERP), Denis Ledoux, Mayur Maheshwari (OpenERP), Sanjay Gohel (Open ERP), Alexis de Lattre, Fabien Meghazi, niv-openerp, Christophe Simonis, Dharti Ratani (OpenERP), Khushboo Bhatt (Open ERP), Amit Patel, Amit (OpenERP), Minh Tran
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - base_status
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - resource
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - edi
    - email_template
    - hr
    - hr_attendance
    - hr_timesheet_invoice
    - account_analytic_analysis
    - sale
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 xpath Inherits project.edit_project
project_invoice_search Inherit project search view : Invoicing Data project.project xpath Inherits project.view_project_project_filter
view_account_analytic_line_form_inherit_account_id account.analytic.line.form.account_id account.analytic.line field Inherits account.view_account_analytic_line_form
view_account_analytic_line_search_account_inherit account.analytic.line.search.account_id account.analytic.line field Inherits account.view_account_analytic_line_filter
view_account_analytic_line_tree_inherit_account_id account.analytic.line.tree.account_id account.analytic.line field Inherits account.view_account_analytic_line_tree
view_project_kanban_inherited project.project.kanban.inherited project.project field Inherits project.view_project_kanban
view_report_timesheet_task_user_search report.timesheet.task.user.search report.timesheet.task.user search New
view_report_timesheet_task_user_tree report.timesheet.task.user.tree report.timesheet.task.user tree New
view_task_hour_per_month_graph report.timesheet.task.user.graph report.timesheet.task.user graph New
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/project_timesheet
VERSION
VERSION 1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Jagdish Panchal (Open ERP), Atul Patel (OpenERP), Stephane Wirtel, DBR (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Kuldeep Joshi (OpenERP), vro, niv-openerp, Ujjvala Collins (OpenERP), Xavier Morel, Thibault Francois, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), rch-openerp, Amit Parmar (OpenERP), Hemendra Paregi (Open ERP)
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - mail
    - base_tools
    - resource
    - hr_timesheet_sheet
    - hr_timesheet
    - account
    - edi
    - email_template
    - hr
    - hr_attendance
    - hr_timesheet_invoice
    - account_analytic_analysis
    - sale
    - stock
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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 field Inherits project.edit_project
project_invoice_form_cutomer Inherit project form : Customer project.project field Inherits project_invoice_form
project_invoice_search Inherit project search view : Invoicing Data project.project xpath Inherits project.view_project_project_filter
view_account_analytic_line_form_inherit_account_id account.analytic.line.form.account_id account.analytic.line field Inherits account.view_account_analytic_line_form
view_account_analytic_line_search_account_inherit account.analytic.line.search.account_id account.analytic.line field Inherits account.view_account_analytic_line_filter
view_account_analytic_line_tree_inherit_account_id account.analytic.line.tree.account_id account.analytic.line field Inherits account.view_account_analytic_line_tree
view_report_timesheet_task_user_search report.timesheet.task.user.search report.timesheet.task.user search New
view_report_timesheet_task_user_tree report.timesheet.task.user.tree report.timesheet.task.user tree New
view_task_hour_per_month_graph report.timesheet.task.user.graph report.timesheet.task.user graph New
Models touched (0)

No models found for this module.