Files
openfoodnetwork/app/controllers/admin
Gaetan Craig-Riou f225cd78df Handle unique voucher code exception
Rails validation doesn't handle unique validation for soft deleted
object. So we rescue the exception raise by the database and display
a nice error message. We don't want an enterprise to be able to reuse
a code in case the voucher get reactivated.
2023-09-07 15:13:47 +02:00
..
2021-09-08 14:28:31 +01:00
2022-10-18 11:32:14 +11:00
2023-07-21 14:51:40 +10:00