BOD-17 Added return car modal.

This commit is contained in:
Patrick Fic
2020-04-01 17:47:27 -07:00
parent 2a1cb3fb9f
commit ecec2c0368
25 changed files with 672 additions and 48 deletions

View File

@@ -141,6 +141,7 @@
},
"contracts": {
"errors": {
"returning": "Error returning courtesy car. {{error}}",
"saving": "Error saving contract. {{error}}",
"selectjobandcar": "Please ensure both a car and job are selected."
},
@@ -150,6 +151,7 @@
"cc_cardholder": "Cardholder Name",
"cc_expiry": "Credit Card Expiry Date",
"cc_num": "Credit Card Number",
"driver": "Driver",
"driver_addr1": "Driver Address 1",
"driver_addr2": "Driver Address 2",
"driver_city": "Driver City",
@@ -178,6 +180,9 @@
}
},
"courtesycars": {
"actions": {
"return": "Return Car"
},
"errors": {
"saving": "Error saving courtesy card. {{error}}"
},
@@ -216,6 +221,7 @@
"empty": "Empty",
"full": "Full"
},
"return": "Return Courtesy Car",
"vehicle": "Vehicle Description"
},
"status": {

View File

@@ -141,6 +141,7 @@
},
"contracts": {
"errors": {
"returning": "",
"saving": "",
"selectjobandcar": ""
},
@@ -150,6 +151,7 @@
"cc_cardholder": "",
"cc_expiry": "",
"cc_num": "",
"driver": "",
"driver_addr1": "",
"driver_addr2": "",
"driver_city": "",
@@ -178,6 +180,9 @@
}
},
"courtesycars": {
"actions": {
"return": ""
},
"errors": {
"saving": ""
},
@@ -216,6 +221,7 @@
"empty": "",
"full": ""
},
"return": "",
"vehicle": ""
},
"status": {

View File

@@ -141,6 +141,7 @@
},
"contracts": {
"errors": {
"returning": "",
"saving": "",
"selectjobandcar": ""
},
@@ -150,6 +151,7 @@
"cc_cardholder": "",
"cc_expiry": "",
"cc_num": "",
"driver": "",
"driver_addr1": "",
"driver_addr2": "",
"driver_city": "",
@@ -178,6 +180,9 @@
}
},
"courtesycars": {
"actions": {
"return": ""
},
"errors": {
"saving": ""
},
@@ -216,6 +221,7 @@
"empty": "",
"full": ""
},
"return": "",
"vehicle": ""
},
"status": {