IO-763 IO-773 Label updates.
This commit is contained in:
@@ -13420,6 +13420,27 @@
|
|||||||
</translation>
|
</translation>
|
||||||
</translations>
|
</translations>
|
||||||
</concept_node>
|
</concept_node>
|
||||||
|
<concept_node>
|
||||||
|
<name>PAG</name>
|
||||||
|
<definition_loaded>false</definition_loaded>
|
||||||
|
<description></description>
|
||||||
|
<comment></comment>
|
||||||
|
<default_text></default_text>
|
||||||
|
<translations>
|
||||||
|
<translation>
|
||||||
|
<language>en-US</language>
|
||||||
|
<approved>false</approved>
|
||||||
|
</translation>
|
||||||
|
<translation>
|
||||||
|
<language>es-MX</language>
|
||||||
|
<approved>false</approved>
|
||||||
|
</translation>
|
||||||
|
<translation>
|
||||||
|
<language>fr-CA</language>
|
||||||
|
<approved>false</approved>
|
||||||
|
</translation>
|
||||||
|
</translations>
|
||||||
|
</concept_node>
|
||||||
<concept_node>
|
<concept_node>
|
||||||
<name>PAL</name>
|
<name>PAL</name>
|
||||||
<definition_loaded>false</definition_loaded>
|
<definition_loaded>false</definition_loaded>
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ export default function JobReconciliationBillsTable({
|
|||||||
}`,
|
}`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: t("billlines.fields.actua_price"),
|
title: t("billlines.fields.actual_price"),
|
||||||
dataIndex: "actual_price",
|
dataIndex: "actual_price",
|
||||||
key: "actual_price",
|
key: "actual_price",
|
||||||
sorter: (a, b) => a.actual_price - b.actual_price,
|
sorter: (a, b) => a.actual_price - b.actual_price,
|
||||||
|
|||||||
@@ -861,6 +861,7 @@
|
|||||||
"PAA": "Aftermarket",
|
"PAA": "Aftermarket",
|
||||||
"PAC": "Rechromed",
|
"PAC": "Rechromed",
|
||||||
"PAE": "Existing",
|
"PAE": "Existing",
|
||||||
|
"PAG": "Glass",
|
||||||
"PAL": "LKQ",
|
"PAL": "LKQ",
|
||||||
"PAM": "Remanufactured",
|
"PAM": "Remanufactured",
|
||||||
"PAN": "New/OEM",
|
"PAN": "New/OEM",
|
||||||
|
|||||||
@@ -861,6 +861,7 @@
|
|||||||
"PAA": "",
|
"PAA": "",
|
||||||
"PAC": "",
|
"PAC": "",
|
||||||
"PAE": "",
|
"PAE": "",
|
||||||
|
"PAG": "",
|
||||||
"PAL": "",
|
"PAL": "",
|
||||||
"PAM": "",
|
"PAM": "",
|
||||||
"PAN": "",
|
"PAN": "",
|
||||||
|
|||||||
@@ -861,6 +861,7 @@
|
|||||||
"PAA": "",
|
"PAA": "",
|
||||||
"PAC": "",
|
"PAC": "",
|
||||||
"PAE": "",
|
"PAE": "",
|
||||||
|
"PAG": "",
|
||||||
"PAL": "",
|
"PAL": "",
|
||||||
"PAM": "",
|
"PAM": "",
|
||||||
"PAN": "",
|
"PAN": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user