From 698d31f62c00e65949b3887f96c58264070f789e Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Sat, 28 Feb 2026 12:10:59 -0800 Subject: [PATCH] Fix cash debit: attribute to business owner for admin/manager roles Staff cash_debit goes to the worker (they keep the cash). Admin/Manager cash_debit goes to the business owner (restaurant has it). Co-Authored-By: Claude Opus 4.6 --- api/tasks/complete.cfm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/api/tasks/complete.cfm b/api/tasks/complete.cfm index 2f51966..0da7f86 100644 --- a/api/tasks/complete.cfm +++ b/api/tasks/complete.cfm @@ -305,16 +305,18 @@ }, { datasource = "payfrit" })> - - - + + + + +