Change part type and lbr type to plain english BOD-205
This commit is contained in:
@@ -568,6 +568,17 @@
|
||||
"fields": {
|
||||
"act_price": "Actual Price",
|
||||
"db_price": "Database Price",
|
||||
"lbr_types": {
|
||||
"LAA": "Aluminum",
|
||||
"LAB": "Body",
|
||||
"LAD": "Diagnostic",
|
||||
"LAE": "Electrical",
|
||||
"LAF": "Frame",
|
||||
"LAG": "Glass",
|
||||
"LAM": "Mechanical",
|
||||
"LAR": "Refinish",
|
||||
"LAS": "Structural"
|
||||
},
|
||||
"line_desc": "Line Desc.",
|
||||
"line_ind": "S#",
|
||||
"line_no": "Line #",
|
||||
@@ -579,6 +590,14 @@
|
||||
"op_code_desc": "Operation Code Description",
|
||||
"part_qty": "Qty.",
|
||||
"part_type": "Part Type",
|
||||
"part_types": {
|
||||
"PAA": "Aftermarket",
|
||||
"PAE": "Existing",
|
||||
"PAL": "LKQ",
|
||||
"PAN": "New/OEM",
|
||||
"PAS": "Sublet",
|
||||
"PASL": "Sublet"
|
||||
},
|
||||
"status": "Status",
|
||||
"total": "Total",
|
||||
"unq_seq": "Seq #"
|
||||
|
||||
Reference in New Issue
Block a user