Resources Planing

project_planning
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/project_planning
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, Rucha (Open ERP), Stephane Wirtel, DBR (OpenERP), Harry (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Mayur Maheshwari (OpenERP), niv-openerp, Xavier Morel, Thibault Francois, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Rifakat Haradwala (Open ERP), Hardik Ansodariy (OpenERP), ssu, rch-openerp, Yogesh (OpenERP), Sbh (OpenERP), jam-openerp, tfr@openerp.com
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
    - account
    - edi
    - email_template
    - hr
    - hr_attendance
    - hr_holidays
    - crm
    - base_action_rule
    - base_calendar
    - fetchmail
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Keep track of your planning
This module helps you to manage your plannings.
===============================================

This module is based on the analytic accounting and is totally integrated with
* the timesheets encoding
* the holidays management
* the project management

So that, each department manager can know if someone in his team has still unallocated time for a given planning (taking in consideration the validated leaves) or if he still needs to encode tasks.

At the end of the month, the planning manager can also check if the encoded timesheets are respecting the planned time on each analytic account.

Code Analysis

Views touched (13)
XML IDNameModelTypeStatus
account_analytic_planning_line_view_form report.account.analytic.planning.line.form report_account_analytic.planning.line form New
account_analytic_planning_line_view_tree report.account.analytic.planning.line.tree report_account_analytic.planning.line tree New
account_analytic_planning_stat_view_form report.account.analytic.planning.stat.form report_account_analytic.planning.stat form New
account_analytic_planning_stat_view_graph report.account.analytic.planning.stat.graph report_account_analytic.planning.stat graph New
account_analytic_planning_stat_view_search report_account_analytic.planning.stat.search report_account_analytic.planning.stat search New
account_analytic_planning_stat_view_tree report.account.analytic.planning.stat.tree report_account_analytic.planning.stat tree New
account_analytic_planning_view_form report.account.analytic.planning.form report_account_analytic.planning form New
account_analytic_planning_view_search report.account.analytic.planning.search report_account_analytic.planning search New
account_analytic_planning_view_tree report.account.analytic.planning.tree report_account_analytic.planning tree New
board_project_planning_form board.project.planning.form board.board xpath Inherits project.board_project_form
planning_company res.company.planning.config res.company field Inherits base.view_company_form
view_project_planning_form planning.account.analytic.account.form account.analytic.account notebook Inherits account.view_account_analytic_account_form
view_task_planning_form planning.task.form project.task field Inherits project.view_task_form2
Models touched (0)

No models found for this module.