Hello guys!
Is there a way to link a Payment to its Installment using SuiteQL? I've been struggling for a while to find a way to do this query.
I can get most of my needed fields from the table InvoiceInstallment, but the Payment Date doesn't belong to this table.
The only thing I've accomplished so far is to return the date, but with an error that returns me as many rows as the square of the Installment Number.