aspjson icon indicating copy to clipboard operation
aspjson copied to clipboard

Variable is undefined: 'numdecimals' Line: 264

Open DYALD2H1 opened this issue 1 year ago • 0 comments

Error al recibir un int con decimales

Variable is undefined: 'numdecimals', se declara variable dentro de método privado, Dim numdecimals

Ejemplo de json que generaba error:

"commitmentsList": [ { "taxCode": "10", "tax": "IGPJ/ 10", "concept": "", "description": "XXXXXX", "formCode": "XXXXX", "commitmentId": 000000, "payroll": "00000", **"amount": 261.0** } ]

DYALD2H1 avatar Nov 02 '23 22:11 DYALD2H1