do not submit custommer acceptance if already submitted
This commit is contained in:
@@ -85,7 +85,8 @@ export const orderMessages = {
|
||||
|
||||
NO_FILES_UPLOADED: 'You need to upload the acceptance document',
|
||||
INTERNAL_SERVER_ERROR: 'Error occured. Please try again',
|
||||
ACCEPTANCE_STATUS_MISSING: 'Acceptance action not selected'
|
||||
ACCEPTANCE_STATUS_MISSING: 'Acceptance action not selected',
|
||||
ACCEPTANCE_STATUS_UPDATED: 'Acceptance status updated'
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user