Member Practice Summary Report and bugfixes
This commit is contained in:
@@ -68,6 +68,8 @@ const integrationServiceErrors = {
|
||||
FAILED_TO_SAVE_DOOR_LOCK_ENTRIES: 'Failed to save door lock entries',
|
||||
FAILED_TO_SAVE_DATA_GENERIC: 'Failed to save data',
|
||||
INVALID_DATE_RANGE: 'Dates in date range are invalid',
|
||||
FAILED_TO_GENERATE_MEMBER_PRACTICE_SUMMARY: 'Failed to generate Member Practice Summary',
|
||||
ERRORS_IN_MEMBER_PRACTICE_SUMMARY_REPORT: 'Member Practice Summary Report is generated but there were some errors and report may be incomplete',
|
||||
};
|
||||
|
||||
const incidentType = {
|
||||
|
||||
Reference in New Issue
Block a user