fix report
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Bernat Exposito Domenech 2020-03-06 13:00:03 +01:00
parent fd91c3061a
commit 6aa1a5137b
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ module.exports = {
LEFT JOIN agencyMode am ON am.id = r.agencyModeFk
WHERE r.id = :routeId`, {routeId: id});
},
// Redmine #1855 Replace function Averiguar_ComercialCliente_Id()
fetchTickets(routeId) {
return db.rawSql(
`SELECT