Hi all,
Running TastyIgniter v3.4.1 here, I have an issue that I’ve been trying to figure out, basically when scheduling an order, TastyIgniter allows the customer to schedule orders outside of the defined schedule (for either delivery or pickup), this is the schedule as defined for the location:
you can see that Delivery for Sunday is off, however, when scheduling order I get to pick Sunday and then a time:
and these are the delivery settings:
I have a similar issue for pickup orders, schedule defines a timeslot from 06:00 to 16:00, however timepicker allows users to pick a time starting at 12:00am:
Any ideas on what the issue might be?