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": {

View File

@@ -199,6 +199,7 @@
},
"contracts": {
"actions": {
"convertoro": "",
"decodelicense": "",
"senddltoform": ""
},
@@ -244,7 +245,12 @@
"status": ""
},
"labels": {
"convertform": {
"applycleanupcharge": "",
"refuelqty": ""
},
"correctdataonform": "",
"noteconvertedfrom": "",
"waitingforscan": ""
},
"status": {
@@ -592,6 +598,11 @@
"part_qty": "",
"part_type": "Tipo de parte",
"part_types": {
"CCC": "",
"CCD": "",
"CCDR": "",
"CCF": "",
"CCM": "",
"PAA": "",
"PAE": "",
"PAL": "",
@@ -662,6 +673,11 @@
"actual_delivery": "Entrega real",
"actual_in": "Real en",
"adjustment_bottom_line": "Ajustes",
"ccc": "",
"ccd": "",
"ccdr": "",
"ccf": "",
"ccm": "",
"cieca_id": "CIECA ID",
"claim_total": "Reclamar total",
"clm_no": "Reclamación #",
@@ -825,6 +841,11 @@
"vehicleinfo": ""
},
"creating_new_job": "Creando nuevo trabajo ...",
"deductible": {
"no": "",
"waived": "",
"yes": ""
},
"difference": "",
"documents": "documentos",
"duplicateconfirm": "",
@@ -1159,6 +1180,7 @@
},
"fields": {
"bodyhrs": "",
"date": "",
"painthrs": ""
},
"labels": {

View File

@@ -199,6 +199,7 @@
},
"contracts": {
"actions": {
"convertoro": "",
"decodelicense": "",
"senddltoform": ""
},
@@ -244,7 +245,12 @@
"status": ""
},
"labels": {
"convertform": {
"applycleanupcharge": "",
"refuelqty": ""
},
"correctdataonform": "",
"noteconvertedfrom": "",
"waitingforscan": ""
},
"status": {
@@ -592,6 +598,11 @@
"part_qty": "",
"part_type": "Type de pièce",
"part_types": {
"CCC": "",
"CCD": "",
"CCDR": "",
"CCF": "",
"CCM": "",
"PAA": "",
"PAE": "",
"PAL": "",
@@ -662,6 +673,11 @@
"actual_delivery": "Livraison réelle",
"actual_in": "En réel",
"adjustment_bottom_line": "Ajustements",
"ccc": "",
"ccd": "",
"ccdr": "",
"ccf": "",
"ccm": "",
"cieca_id": "CIECA ID",
"claim_total": "Total réclamation",
"clm_no": "Prétendre #",
@@ -825,6 +841,11 @@
"vehicleinfo": ""
},
"creating_new_job": "Création d'un nouvel emploi ...",
"deductible": {
"no": "",
"waived": "",
"yes": ""
},
"difference": "",
"documents": "Les documents",
"duplicateconfirm": "",
@@ -1159,6 +1180,7 @@
},
"fields": {
"bodyhrs": "",
"date": "",
"painthrs": ""
},
"labels": {