You can do 1:1 but that’s crazy
# suitescript
c
You can do 1:1 but that’s crazy
c
Sorry, to clarify. Did you have to create 1 payment for every 10,000 invoices or were you still able to apply the same payment to over 10,000 invoices?
c
So
we created 1 payment and assigned it to all of the invoices
the payment amount should match the SUM of all invoices otherwise check the remittance
you basically assign the same payment record to all of the 10,000 invoices (assuming they are from the same customer).
c
What if you had 15,000 invoices?
c
Highly likely you’d need to break that into two payment records
then make a note of that on the payment records for reconciliation purposes.
SuiteAnswers says to just change the date range because the 10k is just a display limit - but that does change the applied amount - it says that’s only in edit mode though - doesn’t mention view mode - the SuiteAnswers workaround doesn’t make much sense to me to be honest
I can’t see why splitting this into multiple payment records would be a problem.
c
gotcha, thanks for the assistance. I think we might be able to work in a similar solution