In db view, when accessing a pledge and clicking on the Installments/Payments tab, you can see a lot of detail including the dates and amounts of the payments that were applied to each installment. There is no way to see this in the webview.
Generating pledge reminders is already cumbersome because there is no way to query on whether an upcoming installment has already been paid (in full or partially). So when I generate my query, I still need to check each pledge to ensure I don't sent a reminder for an installment that is already paid.
I am able to see which payment was made, when it was made and what installments the payment was applied to when I open this in db view and click on the Installments/Payments tab.
When I open a pledge record in webview, I can open the pledge schedule and see the installments dates/amts and if they have a balance but no other detail about the payments that had been applied to the pledge. There is no equivalent to that Installments/Payments information in webview and this is needed.