IT Owner Dashboard: Directives
Owner issues a tracked directive (task/activity) straight from a dashboard signal — closes the see → delegate → control loop
Reporting
v18.0.1.0.2
it_owner_dashboard_directives
Purpose
Closes the owner loop: the dashboard shows the problem (a signal), but previously a click led only to the standard Odoo list — a dead end. This satellite adds an “Assign” button on each signal and in the breakdown block
Key functionality
- owner.directive — the owner's directive: title, axis, signal code
- On issuing a directive:
- delivery='task' → a project.task is created in the “Directives” project
- delivery='activity' → a light directive: mail.activity (To-Do) on
- “Assign” button on each dashboard signal (wizard prefilled from
- Cron (1h): syncs the directive state from the linked task
Dependencies
base web mail project it_roles it_owner_dashboard