Added no vehicle option to manual job creation IO-107

This commit is contained in:
Patrick Fic
2021-02-01 16:35:24 -08:00
parent 364d59ee9c
commit d8d77f8723
10 changed files with 87 additions and 26 deletions

View File

@@ -1087,6 +1087,7 @@
"jobinfo": "Job Info",
"newowner": "Create a new Owner instead. ",
"newvehicle": "Create a new Vehicle Instead",
"novehicle": "No vehicle (only for ROs to track parts/labor only work).",
"ownerinfo": "Owner Info",
"vehicleinfo": "Vehicle Info"
},

View File

@@ -1087,6 +1087,7 @@
"jobinfo": "",
"newowner": "",
"newvehicle": "",
"novehicle": "",
"ownerinfo": "",
"vehicleinfo": ""
},

View File

@@ -1087,6 +1087,7 @@
"jobinfo": "",
"newowner": "",
"newvehicle": "",
"novehicle": "",
"ownerinfo": "",
"vehicleinfo": ""
},