From 25cdf1cac8c66c55a7c2a354c1be51de261da5b5 Mon Sep 17 00:00:00 2001 From: Igor Scheller Date: Wed, 25 Dec 2019 16:26:59 +0100 Subject: Voucher: Added calculation start time --- includes/model/ShiftEntry_model.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'includes/model/ShiftEntry_model.php') diff --git a/includes/model/ShiftEntry_model.php b/includes/model/ShiftEntry_model.php index 5dd11421..ea025604 100644 --- a/includes/model/ShiftEntry_model.php +++ b/includes/model/ShiftEntry_model.php @@ -1,5 +1,6 @@ = ' . $sinceTime->getTimestamp() : '') . ' ORDER BY `Shifts`.`end` desc ', [ -- cgit v1.2.3-54-g00ecf