How can i create the ar receipt with same number, amount and date
Hi,
I’m using “AR_RECEIPT_API_PUB.create_misc” and able to create receipts with it, but the thing is that when I create the receipt with same number, amount and date then it gives me error, “A miscellaneous receipt with this number, date and amount already exists.” But when I create the same receipts from forms then it gives me message and then click ok and can create with this data which I am not able to do it with api.
Is there any parameter which allow me creating the receipts with same number, amount and date, or is there any other way to get this done?