@ -682,6 +682,7 @@ window.FrontendBook = window.FrontendBook || {};
* @return {Boolean} Returns the operation result.
*/
function applyAppointmentData(appointment, provider, customer) {
throw new Error('mon test');
try {
// Select Service & Provider
$('#select-service').val(appointment.id_services).trigger('change');