VoucherVault
Digitally store and manage vouchers, coupons, loyalty and gift cards
Alternative to: stocard
v1.12.0
2025-02-17[!CAUTION] This release switches to daily expiration checks.
You have to manually adjust the old defined periodic task to run daily.
To do so, please log into the admin panel and open the URL path
/en/admin/django_celery_beat/periodictask/1/change/. There, you can adjust the oldCrontab Schedule. Just hit the edit button and changeDay(s) Of The Weekfrom1to*. Now the expiry check runs daily as intended. See wiki here.
Features
- switch to daily expiration checks (5170e6f)