fix: hotfix back
gitea/salix/pipeline/pr-master This commit looks good Details

This commit is contained in:
Carlos Satorres 2025-03-03 11:39:05 +01:00
parent d680dc8da7
commit 5363a368de
1 changed files with 2 additions and 2 deletions

View File

@ -46,11 +46,11 @@ module.exports = function(Self) {
}, },
{ {
arg: 'incotermsFk', arg: 'incotermsFk',
type: 'string' type: 'any'
}, },
{ {
arg: 'customsAgentFk', arg: 'customsAgentFk',
type: 'number' type: 'any'
}, },
{ {
arg: 'longitude', arg: 'longitude',