This patch adds an easy accessor method for fetching a checkouts overdue fines. This is of particular interest to notice template authors as you can now use the following snippet in your notices:
`[% overdue.overdue_fines.total_outstanding | $Price %]`
|