Added conversion of cc contract to RO. BOD-234

This commit is contained in:
Patrick Fic
2020-08-03 13:17:08 -07:00
parent 0dbe56d36c
commit 3a8b4ddf5a
11 changed files with 803 additions and 50 deletions

View File

@@ -199,6 +199,7 @@
},
"contracts": {
"actions": {
"convertoro": "Convert to RO",
"decodelicense": "Decode License",
"senddltoform": "Insert Driver's License Information"
},
@@ -244,7 +245,12 @@
"status": "Status"
},
"labels": {
"convertform": {
"applycleanupcharge": "Apply cleanup charge?",
"refuelqty": "Refuel qty.?"
},
"correctdataonform": "Please review the information above. If any of it is not correct, you can fix it later.",
"noteconvertedfrom": "R.O. created from converted Courtesy Car Contract {{agreementnumber}}.",
"waitingforscan": "Please scan driver's license barcode..."
},
"status": {
@@ -592,6 +598,11 @@
"part_qty": "Qty.",
"part_type": "Part Type",
"part_types": {
"CCC": "CC Cleaning",
"CCD": "CC Damage Waiver",
"CCDR": "CC Daily Rate",
"CCF": "CC Refuel",
"CCM": "CC Mileage",
"PAA": "Aftermarket",
"PAE": "Existing",
"PAL": "LKQ",
@@ -662,6 +673,11 @@
"actual_delivery": "Actual Delivery",
"actual_in": "Actual In",
"adjustment_bottom_line": "Adjustments",
"ccc": "CC Cleaning",
"ccd": "CC Damage Waiver",
"ccdr": "CC Daily Rate",
"ccf": "CC Refuel",
"ccm": "CC Mileage",
"cieca_id": "CIECA ID",
"claim_total": "Claim Total",
"clm_no": "Claim #",
@@ -825,6 +841,11 @@
"vehicleinfo": "Vehicle Info"
},
"creating_new_job": "Creating new job...",
"deductible": {
"no": "No",
"waived": "Waived",
"yes": "Yes"
},
"difference": "Difference",
"documents": "Documents",
"duplicateconfirm": "Are you sure you want to duplicate this job? Some elements of this job will not be duplicated.",
@@ -1159,6 +1180,7 @@
},
"fields": {
"bodyhrs": "Body Hours",
"date": "Date",
"painthrs": "Paint Hours"
},
"labels": {