l4rm4nd / VoucherVault

Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports expiry notifications, transaction histories, file uploads and OIDC SSO.
https://github.com/l4rm4nd/VoucherVault/wiki
GNU General Public License v3.0
125 stars 2 forks source link

[FEATURE] Allow expire field to be empty #31

Closed TheZoker closed 1 month ago

TheZoker commented 1 month ago

Is your feature request related to a problem? Please describe. Not every coupon/voucher has a expiry date, so this field should not be mandatory

Describe the solution you'd like Make expiry field optional

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

l4rm4nd commented 1 month ago

Duplicate of #25