IO-763 IO-773 Label updates.
This commit is contained in:
@@ -35,7 +35,7 @@ export default function JobReconciliationBillsTable({
|
||||
}`,
|
||||
},
|
||||
{
|
||||
title: t("billlines.fields.actua_price"),
|
||||
title: t("billlines.fields.actual_price"),
|
||||
dataIndex: "actual_price",
|
||||
key: "actual_price",
|
||||
sorter: (a, b) => a.actual_price - b.actual_price,
|
||||
|
||||
@@ -861,6 +861,7 @@
|
||||
"PAA": "Aftermarket",
|
||||
"PAC": "Rechromed",
|
||||
"PAE": "Existing",
|
||||
"PAG": "Glass",
|
||||
"PAL": "LKQ",
|
||||
"PAM": "Remanufactured",
|
||||
"PAN": "New/OEM",
|
||||
|
||||
@@ -861,6 +861,7 @@
|
||||
"PAA": "",
|
||||
"PAC": "",
|
||||
"PAE": "",
|
||||
"PAG": "",
|
||||
"PAL": "",
|
||||
"PAM": "",
|
||||
"PAN": "",
|
||||
|
||||
@@ -861,6 +861,7 @@
|
||||
"PAA": "",
|
||||
"PAC": "",
|
||||
"PAE": "",
|
||||
"PAG": "",
|
||||
"PAL": "",
|
||||
"PAM": "",
|
||||
"PAN": "",
|
||||
|
||||
Reference in New Issue
Block a user