TIP: You can type at any time to perform a new search.
Project Forecast Lines Bokeh Chart
project_forecast_line_bokeh_chart · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.0.3
- Category
- Project
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/project
- Last tracking update
- 2026-08-07 07:57:02
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Alexandre Fayolle, Maksym Yankin, Vincent Van Rossem, Weblate, OCA Transbot, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_forecast_line_reporting |
forecast.line.reporting | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (6)
-
bokeh_chartTextcompute='_compute_bokeh_chart' -
date_fromDatedefault=fields.Date.today -
employee_idsMany2many → hr.employeeargs: 'hr.employee' -
granularitySelectiondefault=<expr>required=True args: [('day', 'Day'), ('week', 'Week'), ('month', 'Month')] -
nb_monthsIntegerdefault=2 -
project_idsMany2many → project.projecthelp='Setting this will automatically add all employees assigned to tasks on the project' args: 'project.project'
-
onchange_project_ids(self)@api.onchange('project_ids')
Loading…