refs #5878 fix phone

This commit is contained in:
Carlos Satorres 2024-02-23 13:52:44 +01:00
parent 8fa4346f8d
commit efdc8eb188
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ module.exports = Self => {
type: 'any'
}, {
arg: 'phone',
type: 'string'
type: 'any'
}, {
arg: 'sageTaxTypeFk',
type: 'any'