generate practice summary report; send report to frontend
This commit is contained in:
@@ -69,6 +69,7 @@ const integrationServiceErrors = {
|
||||
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