Added missing translations on jobline upsert IO-472

This commit is contained in:
Patrick Fic
2020-12-16 16:07:24 -08:00
parent 536fd606ed
commit 9028e0b631
5 changed files with 27 additions and 3 deletions

View File

@@ -802,6 +802,7 @@
},
"validations": {
"hrsrequirediflbrtyp": "Labor hours are required if a labor type is selected. Clear the labor type if there are no labor hours.",
"requiredifparttype": "Required if a part type has been specified.",
"zeropriceexistingpart": "This line cannot have any price since it uses an existing part."
}
},

View File

@@ -802,6 +802,7 @@
},
"validations": {
"hrsrequirediflbrtyp": "",
"requiredifparttype": "",
"zeropriceexistingpart": ""
}
},

View File

@@ -802,6 +802,7 @@
},
"validations": {
"hrsrequirediflbrtyp": "",
"requiredifparttype": "",
"zeropriceexistingpart": ""
}
},