----------------
- Implement a new report view (ReportMultiplePaymentsStatusView) which
can be used for the report URL for Mollie.
[markvl]
- Implement a new adapter (MollieIdealMultiplePayments) to register
multiple payments on a single object.
[markvl]
- Fix FutureWarnings that appeared when running the tests.
[markvl]
- Improve test coverage by also testing the XML to dict and list
converters.
[marklv]
- Fix typo in the adapter which defined the _partner_id property a
second time instead of the _profile_key.
[markvl]