4 commentaires (4 commentaires)0 réactions (0 réactions)0 assignés (0 assignés)Python5 871 stars (5 871 stars)2 156 forks (2 156 forks)batch import
Good first issue☁ Bug
- Type d'issue
- bug
- Direction de recherche
- Investigate the VoucherSet model in django oscar to find the correct field name for 'num basket additions' and 'num orders'. The issue is in the dashboard views for voucher sets sorting. Check the admin configuration files (likely in oscar/apps/dashboard/vouchers/views.py or similar) to see where the sorting fields are defined and ensure the field names match the model's actual fields.