Update payables posting label.

This commit is contained in:
Patrick Fic
2023-06-08 11:13:35 -07:00
parent 9c693a2b74
commit be259317f9

View File

@@ -66,7 +66,7 @@ export function DmsAllocationsSummaryAp({ socket, bodyshop, billids, title }) {
key: "status",
},
{
title: t("jobs.fields.ro_number"),
title: t("bills.fields.invoice_number"),
dataIndex: ["Posting", "Reference"],
key: "reference",
},