Long Term Projects

project_long_term
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/project_long_term
VERSION
VERSION 1.1
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), Atul Patel (OpenERP), Randhir Mayatra (OpenERP), Stephane Wirtel, Odoo Translation Bot, Turkesh Patel (Open ERP), Antonin Bourguignon, ajay javiya (OpenERP), Martin Trigaux, Ajay Chauhan (OpenERP), Foram Katharotiya (OpenERP), Purnendu Singh (OpenERP), Saurang Suthar (OpenERP), Fabien Pinckaers, Bharat Devnani (OpenERP), Meera Trambadia (OpenERP), Olivier Dony, Rajesh Prajapati (OpenERP), Twinkle (OpenERP), Divyesh Makwana (Open ERP), Thibault Delavallée, Vo Minh Thu, Hardik, Josse Colpaert, Amit Patel (OpenERP), Launchpad Translations on behalf of openerp, vta vta@openerp.com, Quentin (OpenERP), Kuldeep Joshi (OpenERP), Mayur Maheshwari (OpenERP), Jigar Amin - OpenERP, Sanjay Gohel (Open ERP), Fabien Meghazi, Dharti Ratani (OpenERP), Khushboo Bhatt (Open ERP), Amit Patel, chirag patel
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:11
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
Long Term Project management module that tracks planning, scheduling, resources allocation.
===========================================================================================

Features:
---------
    * Manage Big project
    * Define various Phases of Project
    * Compute Phase Scheduling: Compute start date and end date of the phases
      which are in draft, open and pending state of the project given. If no
      project given then all the draft, open and pending state phases will be taken.
    * Compute Task Scheduling: This works same as the scheduler button on
      project.phase. It takes the project as argument and computes all the open,
      draft and pending tasks.
    * Schedule Tasks: All the tasks which are in draft, pending and open state
      are scheduled with taking the phase's start date.
    

Code Analysis

Views touched (19)
XML IDNameModelTypeStatus
analytic_account_inherited_phase_form account.analytic.account.phase.form.inherit account.analytic.account xpath Inherits analytic.view_account_analytic_account_form
project_phase_form Inherit project form : Phase project.project xpath Inherits project.edit_project
view_phase_task_form2 phase.task.form2 project.task xpath Inherits project.view_task_form2
view_phase_task_search_form phase.task.search.form project.task field Inherits project.view_task_search_form
view_phase_task_search_form_group phase.task.search.form.group project.task filter Inherits project.view_task_search_form
view_phase_task_search_form_tree phase.task.search.form.tree project.task field Inherits project.view_task_tree2
view_project_compute_phases_select Schedule Phases project.compute.phases form New
view_project_compute_tasks Schedule Tasks project.compute.tasks form New
view_project_kanban_phase project.project.kanban.inherited project.project field Inherits project.view_project_kanban
view_project_phase_calendar project.phase.calendar project.phase calendar New
view_project_phase_form project.phase.form project.phase form New
view_project_phase_gantt project.phase.gantt project.phase gantt New
view_project_phase_list project.phase.list project.phase tree New
view_project_phase_search project.phase.search project.phase search New
view_project_user_allocation_calendar project.user.allocation.calendar project.user.allocation calendar New
view_project_user_allocation_form project.user.allocation.form project.user.allocation form New
view_project_user_allocation_gantt project.user.allocation.gantt project.user.allocation gantt New
view_project_user_allocation_list project.user.allocation.list project.user.allocation tree New
view_project_user_allocation_search project.user.allocation.search project.user.allocation 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_long_term
VERSION
VERSION 1.1
CATEGORY
CATEGORYProject Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Rucha (Open ERP), Stephane Wirtel, Turkesh Patel (Open ERP), Numerigraphe - Lionel Sausin, DBR (OpenERP), Harry (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Kuldeep Joshi (OpenERP), Mayur Maheshwari (OpenERP), niv-openerp, Christophe Simonis, Ujjvala Collins (OpenERP), Xavier Morel, Jigar Amin, Amit Bhavsar (Open ERP), Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), rch-openerp, Sbh (OpenERP), jam-openerp, tfr@openerp.com, qdp-launchpad@tinyerp.com, Atik Agewan (OpenERP)
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
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Long Term Project management module that tracks planning, scheduling, resources allocation.
===========================================================================================

Features
--------
    * Manage Big project.
    * Define various Phases of Project.
    * Compute Phase Scheduling: Compute start date and end date of the phases which are in draft,open and pending state of the project given.
      If no project given then all the draft,open and pending state phases will be taken.
    * Compute Task Scheduling: This works same as the scheduler button on project.phase. It takes the project as argument and computes all the open,draft and pending tasks.
    * Schedule Tasks: All the tasks which are in draft,pending and open state are scheduled with taking the phase's start date
    

Code Analysis

Views touched (16)
XML IDNameModelTypeStatus
view_phase_task_form2 phase.task.form2 project.task xpath Inherits project.view_task_form2
view_phase_task_search_form phase.task.search.form project.task field Inherits project.view_task_search_form
view_phase_task_search_form_group phase.task.search.form.group project.task filter Inherits project.view_task_search_form
view_phase_task_search_form_tree phase.task.search.form.tree project.task field Inherits project.view_task_tree2
view_project_compute_phases_select Schedule Phases project.compute.phases form New
view_project_compute_tasks Schedule Tasks project.compute.tasks form New
view_project_phase_calendar project.phase.calendar project.phase calendar New
view_project_phase_form project.phase.form project.phase form New
view_project_phase_gantt project.phase.gantt project.phase gantt New
view_project_phase_list project.phase.list project.phase tree New
view_project_phase_search project.phase.search project.phase search New
view_project_user_allocation_calendar project.user.allocation.calendar project.user.allocation calendar New
view_project_user_allocation_form project.user.allocation.form project.user.allocation form New
view_project_user_allocation_gantt project.user.allocation.gantt project.user.allocation gantt New
view_project_user_allocation_list project.user.allocation.list project.user.allocation tree New
view_project_user_allocation_search project.user.allocation.search project.user.allocation search New
Models touched (0)

No models found for this module.