Compute reconciliation lines for invoice slow for big reconciliation
If an invoice has been paid with a reconciliation that contains a lot of lines (like it could happen if user use the automatic reconciliation after a long period without doing it), the computation of the reconciliation lines is very slow because it has to loop over all the lines of the reconciliation.
For example an invoice paid with a 6k lines together takes about 15' to read.