Add processing for upload dlock
This commit is contained in:
@@ -62,6 +62,7 @@ const officeRnDAPIErrors = {
|
||||
FAILED_TO_ADD_FEES: 'Failed to add fees in ORD',
|
||||
};
|
||||
const integrationServiceErrors = {
|
||||
PROCESSING_TRY_AGAIN: 'Incident calculations are in progress. Please try again in a few minutes',
|
||||
IMPORT_SUCCESSFUL_CALCULATION_FAILED: 'Import succeeded but fetching reservations and calculating charges failed',
|
||||
FAILED_TO_SAVE_BOOKINGS: 'Failed to save booking reservations',
|
||||
FAILED_TO_SAVE_DOOR_LOCK_ENTRIES: 'Failed to save door lock entries',
|
||||
|
||||
Reference in New Issue
Block a user