Updated code for appointment creation flow and productId field to appointmentTemplateId.
This commit is contained in:
@@ -371,6 +371,5 @@ validation.required.requested.amount=The Requested Amount configuration should b
|
||||
company.id.not.null=Company ID cannot be null.
|
||||
formula.amount.not.matches.requested.amount= The {0} does not matches to calculated amount.
|
||||
|
||||
appointment.cannot.be.created = Appointment cannot be created because call doesn't have the productId.
|
||||
appointment.cannot.be.created.by.template = Product ID does not match with appointment template.
|
||||
|
||||
appointment.cannot.be.created = Appointment cannot be created because call doesn't have the template id.
|
||||
appointment.not.created = Appointment not created please try again.
|
||||
|
||||
Reference in New Issue
Block a user