

Real-time timer in list or form views

Second-by-second updates without page refresh

Clear deadline-passed state for urgent work
ERPFlows Advanced OWL Countdown Timer & Deadline Tracker
A real-time deadline tracker for Date and Datetime fields that keeps SLA pressure visible directly inside Odoo views.
This module computes countdowns in the browser with OWL and Luxon, updates every second, and flips visual state when the deadline is close or already missed.
- Works on any Date or Datetime field
- Second-by-second countdown updates in OWL
- Client-side calculation reduces server load
- Useful for deadlines, SLAs, renewals, and delivery promises
Built as an OWL badge field registered in the Odoo field registry and mounted with component state plus lifecycle cleanup.
<field name="x_deadline" widget="counter"/>








