How to create Misc Receipt with multiple distributions
Hi,
We have a requirement where we need to create misc receipts with multiple distributions using Web ADI.
We have created a custom WebADI for the purpose and using the Misc Receipt API to create misc receipts.
The problem we are facing is that the API allows to create Misc receipt with multiple distributions but when we are trying to create Misc Receipts with multiple distributions, the system is throwing error that each row should have the distribution percentage as 100%. For this reason we are unable to create multiple distributions for each Misc Receipt.
The API is processing each row separately and not the whole WebADI sheet.