Updated contract creation to include auto status changes. BOD-314

This commit is contained in:
Patrick Fic
2020-08-28 09:44:55 -07:00
parent 554a8f6170
commit fbde4ddc2a
15 changed files with 328 additions and 226 deletions

View File

@@ -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"
},

View File

@@ -291,6 +291,7 @@
"insuranceexpires": "",
"leaseenddate": "",
"make": "",
"mileage": "",
"model": "",
"nextservicedate": "",
"nextservicekm": "",
@@ -317,6 +318,7 @@
"empty": "",
"full": ""
},
"outwith": "",
"return": "",
"vehicle": ""
},

View File

@@ -291,6 +291,7 @@
"insuranceexpires": "",
"leaseenddate": "",
"make": "",
"mileage": "",
"model": "",
"nextservicedate": "",
"nextservicekm": "",
@@ -317,6 +318,7 @@
"empty": "",
"full": ""
},
"outwith": "",
"return": "",
"vehicle": ""
},