since i update to r2270 over subversion, it is not possible anymore to set a expire date on creating a voucher (or many of them). I can only alter every single voucher and set then a expire date.
Is there anybody to give me a hint where i can debug this? It seems a problem of the javascript but i am not sure.
Cio Christoph
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
since i update to r2270 over subversion, it is not possible anymore to set a expire date on creating a voucher (or many of them). I can only alter every single voucher and set then a expire date.
Is there anybody to give me a hint where i can debug this? It seems a problem of the javascript but i am not sure.
Cio Christoph
Hi everybody,
the woraround for this is to edit the VouchersController.php under cake3/rd_cake/src/Controller at about line 316
I take the snippet from the VouchersController.php under the cake2-path.
Regards
Christoph