| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/7.0/project_gtd |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Project Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael 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 UPDATE | 2026-07-05 23:43:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - base_setup - base - web_kanban - web - base_status - product - process - decimal_precision - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No models found for this module.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/project_gtd |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Project Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Stephane 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 UPDATE | 2026-07-05 23:41:35 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - project - base_setup - base - product - process - decimal_precision - analytic - board - 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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No models found for this module.