You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed
Client is now redirected to pay for the oldest unpaid invoice instead of newest in the walled-garden page after postponing the suspension.
Late fees are now always generated at the same time every day, i.e. soon after midnight. Before, some fees could have been generated later that day due to manually created invoices.
Fixed
Fixed rare crashes when editing client services.
Fixed crash when creating new client in case no default organization was selected.
Elasticsearch now does not cause crashes when index cannot be updated. This happened for example when there was not enough disk space left and indexes were automatically switched to read-only mode.