Email test fix & Shop Config validation for resp centers.

This commit is contained in:
Patrick Fic
2021-11-12 13:46:01 -08:00
parent 2d63c3d576
commit b3b49fd4ca
6 changed files with 1159 additions and 2 deletions

View File

@@ -536,6 +536,7 @@
"save": "Shop configuration saved successfully. "
},
"validation": {
"centermustexist": "The chosen responsibility center does not exist.",
"larsplit": "Refinish hour split must add up to 1.",
"useremailmustexist": "This email is not a valid user."
}

View File

@@ -536,6 +536,7 @@
"save": ""
},
"validation": {
"centermustexist": "",
"larsplit": "",
"useremailmustexist": ""
}

View File

@@ -536,6 +536,7 @@
"save": ""
},
"validation": {
"centermustexist": "",
"larsplit": "",
"useremailmustexist": ""
}