mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +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.