Merge branch '1855-route_report' of verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-03-06 12:07:26 +00:00 committed by Gitea
commit ee45cc5177
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