Updated contract creation to include auto status changes. BOD-314
This commit is contained in:
@@ -291,6 +291,7 @@
|
||||
"insuranceexpires": "Insurance Expires On",
|
||||
"leaseenddate": "Lease Ends On",
|
||||
"make": "Make",
|
||||
"mileage": "Mileage",
|
||||
"model": "Model",
|
||||
"nextservicedate": "Next Service Date",
|
||||
"nextservicekm": "Next Service KMs",
|
||||
@@ -317,6 +318,7 @@
|
||||
"empty": "Empty",
|
||||
"full": "Full"
|
||||
},
|
||||
"outwith": "Out With",
|
||||
"return": "Return Courtesy Car",
|
||||
"vehicle": "Vehicle Description"
|
||||
},
|
||||
|
||||
@@ -291,6 +291,7 @@
|
||||
"insuranceexpires": "",
|
||||
"leaseenddate": "",
|
||||
"make": "",
|
||||
"mileage": "",
|
||||
"model": "",
|
||||
"nextservicedate": "",
|
||||
"nextservicekm": "",
|
||||
@@ -317,6 +318,7 @@
|
||||
"empty": "",
|
||||
"full": ""
|
||||
},
|
||||
"outwith": "",
|
||||
"return": "",
|
||||
"vehicle": ""
|
||||
},
|
||||
|
||||
@@ -291,6 +291,7 @@
|
||||
"insuranceexpires": "",
|
||||
"leaseenddate": "",
|
||||
"make": "",
|
||||
"mileage": "",
|
||||
"model": "",
|
||||
"nextservicedate": "",
|
||||
"nextservicekm": "",
|
||||
@@ -317,6 +318,7 @@
|
||||
"empty": "",
|
||||
"full": ""
|
||||
},
|
||||
"outwith": "",
|
||||
"return": "",
|
||||
"vehicle": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user