diff --git a/core/templates/core/payroll_dashboard.html b/core/templates/core/payroll_dashboard.html index de6cf83..0f93c5a 100644 --- a/core/templates/core/payroll_dashboard.html +++ b/core/templates/core/payroll_dashboard.html @@ -13,6 +13,9 @@

Payroll Dashboard

+ @@ -678,6 +681,33 @@
{# --- PREVIEW PAYSLIP MODAL --- #} +{# === BATCH PAY MODAL === #} +{# Shows a preview of which workers will be paid (based on team pay schedules), #} +{# then lets the admin confirm to process all payments at once. #} + +