Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-03-29 07:50:16 +02:00
commit dbb6ccd89d
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ module.exports = Self => {
WHERE (al.code = 'FREE' OR f.alertLevel IS NULL)
AND f.shipped >= CURDATE()`);
stmts.push('CALL ticketGetProblems()');
stmts.push('CALL ticketGetProblems(FALSE)');
stmt = new ParameterizedSQL(`
SELECT