🐛Fix
PLEN-9475 - Goodwill Cancellation: If a goodwill cancellation was granted, an invoice for €0.00 was issued. This behavior no longer occurs. No invoice is issued for a goodwill cancellation.
PLEN-9554 - Advanced Analytics Issues: The Advanced Analytics module kept deactivating automatically after a short time. This behavior no longer occurs.
PLEN-3970 - Retry Payment: Retrying payment for specific subscriptions was not possible as required parameters were missing. We fixed this by adding "next booking date" to the API.
Please note that retrying payment is only possible under the following circumstances:
- success is false
- access blocked is false
- paused is false
- access blocked in period is false
- external billing is false
- accumulated price is greater 0
- next booking date must be zero
- if the payment period has a transaction the payment status of this transaction must not be success