Added validation on jobline upsert modal. BOD-399
This commit is contained in:
@@ -750,6 +750,7 @@
|
||||
"updated": "Job line updated successfully."
|
||||
},
|
||||
"validations": {
|
||||
"hrsrequirediflbrtyp": "Labor hours are required if a labor type is selected. Clear the labor type if there are no labor hours.",
|
||||
"zeropriceexistingpart": "This line cannot have any price since it uses an existing part."
|
||||
}
|
||||
},
|
||||
|
||||
@@ -750,6 +750,7 @@
|
||||
"updated": ""
|
||||
},
|
||||
"validations": {
|
||||
"hrsrequirediflbrtyp": "",
|
||||
"zeropriceexistingpart": ""
|
||||
}
|
||||
},
|
||||
|
||||
@@ -750,6 +750,7 @@
|
||||
"updated": ""
|
||||
},
|
||||
"validations": {
|
||||
"hrsrequirediflbrtyp": "",
|
||||
"zeropriceexistingpart": ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user