mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
fix(open-reward-tasks): filter out pickup-only reward orders Exclude reward orders with only pickup items (supplier_id: '16') from open tasks as these cannot be completed in the reward shop. Fixes BUG-5444