| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/15.0/project_forecast_line_bokeh_chart |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, OCA Transbot, Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:36 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_forecast_line OCA/web: - web_widget_bokeh_chart odoo/odoo: - sale_timesheet - sale_project - sale_management - sale - sales_team - base - 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 |
bokeh==2.4.2 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_forecast_line_reporting |
forecast.line.reporting | form | New |
bokeh_chart
Text
compute='_compute_bokeh_chart'
date_from
Date
default=fields.Date.today
employee_ids
Many2many → hr.employee
granularity
Selection
default=<expr>
required=True
args: [('day', 'Day'), ('week', 'Week'), ('month', 'Month')]
nb_months
Integer
default=2
project_ids
Many2many → project.project
help='Setting this will automatically add all employees assigned to tasks on the project'
args: 'project.project'
onchange_project_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/14.0/project_forecast_line_bokeh_chart |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Project |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem, ntsirintanis |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/project |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/project: - project_forecast_line - project_status OCA/web: - web_widget_bokeh_chart odoo/odoo: - sale_timesheet - sale_project - sale_management - sale - sales_team - base - 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 |
bokeh==2.3.1 |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_forecast_line_reporting |
forecast.line.reporting | form | New |
No new fields.
Public methods (0)No public methods.
bokeh_chart
Text
compute='_compute_bokeh_chart'
date_from
Date
default=fields.Date.today
employee_ids
Many2many → hr.employee
granularity
Selection
default=<expr>
required=True
args: [('day', 'Day'), ('week', 'Week'), ('month', 'Month')]
nb_months
Integer
default=2
project_ids
Many2many → project.project
help='Setting this will automatically add all employees assigned to tasks on the project'
args: 'project.project'
onchange_project_ids(self)