Closed yanghengtang closed 1 year ago
Hi @kimshitong @mounilsankar @cheeggered ,
We need to discuss the MESSAGE_ADD_REMARK_SUCCESS
MESSAGE_ADD_REMARK_SUCCESS
Currently it is: Appointment
Appointment
Doctor
Patient
Also for MESSAGE_DELETE_REMARK_SUCCESS
MESSAGE_DELETE_REMARK_SUCCESS
The issue now is we are displaying the toString() of the entity objects, can we indicate which entity by name or by index instead?
toString()
Hi @kimshitong @mounilsankar @cheeggered ,
We need to discuss the
MESSAGE_ADD_REMARK_SUCCESS
Currently it is:
Appointment
Doctor
Patient
Also for
MESSAGE_DELETE_REMARK_SUCCESS
Appointment
Doctor
Patient
The issue now is we are displaying the
toString()
of the entity objects, can we indicate which entity by name or by index instead?