Project Forecast Line Priority

project_forecast_line_priority
REPOSITORY
REPOSITORYOCA/project
GIT
GIThttps://github.com/OCA/project.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/project/tree/14.0/project_forecast_line_priority
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYProject
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Therp BV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Therp BV
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, ntsirintanis
WEBSITE
WEBSITEhttps://github.com/OCA/project
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/project:
    - project_forecast_line_deadline
    - project_forecast_line
    - project_status
    - project_task_add_very_high
odoo/odoo:
    - sale_timesheet
    - sale_project
    - sale_management
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
    - project
    - rating
    - hr_timesheet
    - hr
    - hr_holidays
    - calendar
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.forecast.priority res.config.settings xpath Inherits project_forecast_line.res_config_settings_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (12)
  • forecast_line_priority_0_date Date
  • forecast_line_priority_0_delta Integer
  • forecast_line_priority_0_selection Selection
    default='none' args: SELECTION_FORECAST_ENDDATE
  • forecast_line_priority_1_date Date
  • forecast_line_priority_1_delta Integer
  • forecast_line_priority_1_selection Selection
    default='none' args: SELECTION_FORECAST_ENDDATE
  • forecast_line_priority_2_date Date
  • forecast_line_priority_2_delta Integer
  • forecast_line_priority_2_selection Selection
    default='none' args: SELECTION_FORECAST_ENDDATE
  • forecast_line_priority_3_date Date
  • forecast_line_priority_3_delta Integer
  • forecast_line_priority_3_selection Selection
    default='none' args: SELECTION_FORECAST_ENDDATE
Public methods (0)

No public methods.

New fields (12)
  • forecast_line_priority_0_date Date
    readonly=False related='company_id.forecast_line_priority_0_date'
  • forecast_line_priority_0_delta Integer
    readonly=False related='company_id.forecast_line_priority_0_delta'
  • forecast_line_priority_0_selection Selection
    readonly=False related='company_id.forecast_line_priority_0_selection' required=True
  • forecast_line_priority_1_date Date
    readonly=False related='company_id.forecast_line_priority_1_date'
  • forecast_line_priority_1_delta Integer
    readonly=False related='company_id.forecast_line_priority_1_delta'
  • forecast_line_priority_1_selection Selection
    readonly=False related='company_id.forecast_line_priority_1_selection' required=True
  • forecast_line_priority_2_date Date
    readonly=False related='company_id.forecast_line_priority_2_date'
  • forecast_line_priority_2_delta Integer
    readonly=False related='company_id.forecast_line_priority_2_delta'
  • forecast_line_priority_2_selection Selection
    readonly=False related='company_id.forecast_line_priority_2_selection' required=True
  • forecast_line_priority_3_date Date
    readonly=False related='company_id.forecast_line_priority_3_date'
  • forecast_line_priority_3_delta Integer
    readonly=False related='company_id.forecast_line_priority_3_delta'
  • forecast_line_priority_3_selection Selection
    readonly=False related='company_id.forecast_line_priority_3_selection' required=True
Public methods (0)

No public methods.