refactor travel filter
gitea/salix/1897travel.index This commit looks good Details

This commit is contained in:
Bernat Exposito Domenech 2019-12-20 08:39:34 +01:00
parent 3d21539fb0
commit 81bb9cfc88
1 changed files with 0 additions and 5 deletions

View File

@ -48,11 +48,6 @@ module.exports = Self => {
type: 'Number',
description: 'The agencyModeFk id',
http: {source: 'query'}
}, {
arg: 'm3',
type: 'Number',
description: 'The m3 filter',
http: {source: 'query'}
}, {
arg: 'warehouseOutFk',
type: 'Number',