Today, after selecting actions from the dashboard and clicking the submit button, I am taken to what looks like a blank takeActionOnAppointment page (tho I suspect a bug in the code is simply preventing it from running, probably a missing quote, semicolon or parenthesis). The emails are not sent and the update is not applied to the database.
this is fixed the problem was a missing semi column near the end of the code. I also validated the flow of credits for the different scenarios. there is a double deposit to the tutor if the status goes from tutor approved to disputed but this is should happen when compared with the instructions for credit exchange.