Added validation to job actions BOD-391
This commit is contained in:
@@ -785,6 +785,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "Error adding to production. {{error}}",
|
||||
"cannotintake": "Intake cannot be completed for this job. It has either already been completed or the job is already here.",
|
||||
"closing": "Error closing job. {{error}}",
|
||||
"creating": "Error encountered while creating job. {{error}}",
|
||||
"deleted": "Error deleting job.",
|
||||
|
||||
@@ -785,6 +785,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "",
|
||||
"cannotintake": "",
|
||||
"closing": "",
|
||||
"creating": "",
|
||||
"deleted": "Error al eliminar el trabajo.",
|
||||
|
||||
@@ -785,6 +785,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"addingtoproduction": "",
|
||||
"cannotintake": "",
|
||||
"closing": "",
|
||||
"creating": "",
|
||||
"deleted": "Erreur lors de la suppression du travail.",
|
||||
|
||||
Reference in New Issue
Block a user