From 4e490ea2d42c6422c7a349f2ab6ba0734dba82a4 Mon Sep 17 00:00:00 2001 From: Konrad du Plessis Date: Thu, 19 Feb 2026 23:34:34 +0200 Subject: [PATCH] Add confirmation modal before sending advance payslips When creating an Advance Payment, a confirmation modal now appears showing all selected workers, individual amounts, total, and a warning that payslips will be sent to Spark Receipt. Non-advance adjustments submit normally without the extra step. Co-Authored-By: Claude Opus 4.6 --- core/templates/core/payroll_dashboard.html | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) diff --git a/core/templates/core/payroll_dashboard.html b/core/templates/core/payroll_dashboard.html index a6a2f9e..711221d 100644 --- a/core/templates/core/payroll_dashboard.html +++ b/core/templates/core/payroll_dashboard.html @@ -558,6 +558,43 @@ + + +