Merge pull request 'refs #6028 hotFix : getByWorker days to show' (!1949) from 6028_hotFix_getRoutes into master
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #1949
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
Sergio De la torre 2024-01-24 19:26:13 +00:00
commit bf789b1fa8
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: [