Skip to Content

← Modules catalog

IT Dashboard Core — shared filter bar

A reusable OWL filter bar (companies / departments / period / auto-refresh / export) and a Python mixin for all dashboards

Productivity v18.0.1.0.1 it_dashboard_core

Purpose

A reusable OWL filter bar (companies / departments / period / auto-refresh / export) and a Python mixin for all dashboards

Key functionality

  • OWL component ``DashboardFilterBar`` (`it_dashboard_core.FilterBar`)
  • All elements toggle on/off via boolean props flags
  • OWL ``extra`` slot — a place for a dashboard's domain selectors
  • Period math (``periodRange`` / ``shiftAnchor`` / ``periodLabel``)
  • Python ``dashboard.filter.mixin`` (AbstractModel) — normalized
  • Filter storage — a single Text field ``res.users.dashboard_filters_json``

Dependencies

web hr