diff --git a/src/api/ADempiere/form/VAllocation.ts b/src/api/ADempiere/form/VAllocation.ts index a929491f81..4c968e2370 100644 --- a/src/api/ADempiere/form/VAllocation.ts +++ b/src/api/ADempiere/form/VAllocation.ts @@ -188,7 +188,7 @@ export function requestListTransactionOrganizations({ // process export function requestProcess({ date, - chargeId = null, + chargeId = -1, currencyId, description, totalDifference,