Fixed issues for demo.

This commit is contained in:
Patrick Fic
2020-12-15 17:48:41 -08:00
parent 2efac1ed2b
commit 06dda3639f
16 changed files with 1842 additions and 1063 deletions

View File

@@ -19,8 +19,42 @@
"documents": "Documents",
"employeeassignments": "Employee Assignments",
"job": "Job",
"lines": "Lines",
"nojobnotes": "There are no notes.",
"notes": "Notes"
},
"lbr_types": {
"LA1": "LA1",
"LA2": "LA2",
"LA3": "LA3",
"LA4": "LA4",
"LAA": "Aluminum",
"LAB": "Body",
"LAD": "Diagnostic",
"LAE": "Electrical",
"LAF": "Frame",
"LAG": "Glass",
"LAM": "Mechanical",
"LAR": "Refinish",
"LAS": "Structural",
"LAU": "User Defined"
},
"part_types": {
"CCC": "CC Cleaning",
"CCD": "CC Damage Waiver",
"CCDR": "CC Daily Rate",
"CCF": "CC Refuel",
"CCM": "CC Mileage",
"PAA": "Aftermarket",
"PAC": "Rechromed",
"PAE": "Existing",
"PAL": "LKQ",
"PAM": "Remanufactured",
"PAN": "New/OEM",
"PAO": "Other",
"PAR": "Recored",
"PAS": "Sublet",
"PASL": "Sublet"
}
},
"joblist": {