Todo Lists

project_gtd
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/project_gtd
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), Twinkle Christian (OpenERP), Cecile Tonglet, Rucha (Open ERP), Odoo Translation Bot, Turkesh Patel (Open ERP), Numerigraphe - Lionel Sausin, Christophe Matthieu, Antonin Bourguignon, ajay javiya (OpenERP), Martin Trigaux, Ajay Chauhan (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Meera Trambadia (OpenERP), Olivier Dony, Twinkle (OpenERP), Thibault Delavallée, Vo Minh Thu, Hardik, pso (OpenERP), Launchpad Translations on behalf of openerp, vta vta@openerp.com, Quentin (OpenERP), Mayur Maheshwari (OpenERP), Jigar Amin - OpenERP, Sanjay Gohel (Open ERP), Gilles Major, Amit (OpenERP)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - project
    - base_setup
    - base
    - web_kanban
    - web
    - base_status
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Implement concepts of the "Getting Things Done" methodology 
===========================================================

This module implements a simple personal to-do list based on tasks. It adds an editable list of tasks simplified to the minimum required fields in the project application.

The to-do list is based on the GTD methodology. This world-wide used methodology is used for personal time management improvement.

Getting Things Done (commonly abbreviated as GTD) is an action management method created by David Allen, and described in a book of the same name.

GTD rests on the principle that a person needs to move tasks out of the mind by recording them externally. That way, the mind is freed from the job of remembering everything that needs to be done, and can concentrate on actually performing those tasks.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
project_task project.task.form.timebox project.task field Inherits project.view_task_form2
project_task_tree project.task.tree.timebox project.task field Inherits project.view_task_tree2
view_gtd_context_form project.gtd.context.form project.gtd.context form New
view_gtd_context_tree project.gtd.context.tree project.gtd.context tree New
view_gtd_timebox_form project.gtd.timebox.form project.gtd.timebox form New
view_gtd_timebox_tree project.gtd.timebox.tree project.gtd.timebox tree New
view_project_gtd_empty Empty Timebox project.timebox.empty form New
view_project_gtd_fill Plannify Timebox project.timebox.fill.plan form New
view_task_gtd_search project.task.gtd.search project.task search 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_gtd
VERSION
VERSION 1.0
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSStephane Wirtel, DBR (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), niv-openerp, Xavier ALT, Christophe Simonis, Minh Tran, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), rch-openerp, Hemendra Paregi (Open ERP)
WEBSITE
WEBSITE
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module implements all concepts defined by the Getting Things Done methodology.
===================================================================================

This module implements a simple personnal Todo list based on tasks. It adds in
the project application an editable list of tasks simplified to the minimum
required fields.

The todo list is based on the GTD methodology. This world-wide used methodology
is used for personal time management improvement.

Getting Things Done (commonly abbreviated as GTD) is an action management
method created by David Allen, and described in a book of the same name.

GTD rests on the principle that a person needs to move tasks out of the mind by
recording them externally. That way, the mind is freed from the job of
remembering everything that needs to be done, and can concentrate on actually
performing those tasks.
    

Code Analysis

Views touched (9)
XML IDNameModelTypeStatus
project_task project.task.form.timebox project.task field Inherits project.view_task_form2
project_task_tree project.task.tree.timebox project.task field Inherits project.view_task_tree2
view_gtd_context_form project.gtd.context.form project.gtd.context form New
view_gtd_context_tree project.gtd.context.tree project.gtd.context tree New
view_gtd_timebox_form project.gtd.timebox.form project.gtd.timebox form New
view_gtd_timebox_tree project.gtd.timebox.tree project.gtd.timebox tree New
view_project_gtd_empty Empty Timebox project.timebox.empty form New
view_project_gtd_fill Plannify Timebox project.timebox.fill.plan form New
view_task_gtd_search project.task.gtd.search project.task search New
Models touched (0)

No models found for this module.