mirror of
https://github.com/pretix/pretix.git
synced 2026-08-15 11:36:27 +00:00
When a customer views the list of their orders on their profile, orders which have been cancelled with a fee are displayed as 'paid'. This commit fixes this by using the same logic from other places where order status badges are displayed.