Admin Sector: Expense Templates
Generate Now
Create one expense request from this template immediately (manual trigger).
Does not touch the recurring schedule — next_run_date is unchanged.
POST
Generate Now
Previous
Run DueMaterialize every active template in this org whose next_run_date has
arrived, catching up any missed periods, and advance each schedule.
Idempotent within a day: a template is only due while next_run_date <= today,
and each generated occurrence advances the date past today. Safe to call on
every page load or from a daily cron.
Next
Generate Now