refs #6028 hotFix : getByWorker days to show #1949

Merged
sergiodt merged 2 commits from 6028_hotFix_getRoutes into master 2024-01-24 19:26:16 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ module.exports = Self => {
currentDate.setHours(0, 0, 0, 0);
const nextDay = Date.vnNew();
nextDay.setDate(currentDate.getDate() + 1);
nextDay.setHours(0, 0, 0, 0);
const filter = {
where: {
and: [