-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Control over the "call" and "write" phrase #523
Comments
I've create two appointments, one with phonenumber select json_extract(data, '$.phone') from oc_appointments_pref_v2 oapv where token = 'rGbtrds4t1VCV88' ;
and one without
The first one sends reminder information with the call phrase at its end.
The second one also. I think it is a bug and the second one is choosing the wrong template.
So it does not make differences here like it did here Appointments/lib/Backend/DavListener.php Lines 1023 to 1033 in 370db1c
|
The |
Yes, it
But if it is not defined, it will print.
I would expect that it will print
|
I see now, this is for reminder email. The bug is actually here: Appointments/lib/Backend/DavListener.php Lines 323 to 326 in 696c0ad
The fix will be available in the next release. Thank you for the report. |
Fixed in v2.1.5 |
Appointments/translationfiles/templates/appointments.pot
Lines 225 to 236 in 370db1c
I'd like to know what values/variables are used? Is it when the Users profiles has filled out a phone number?
The text was updated successfully, but these errors were encountered: