mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +00:00
fix: change vendor column label to "Uraian"
This commit is contained in:
@@ -411,7 +411,7 @@ const ExpensesTable = () => {
|
||||
},
|
||||
{
|
||||
accessorFn: (row) => row.supplier.name ?? '-',
|
||||
header: 'Vendor',
|
||||
header: 'Uraian',
|
||||
},
|
||||
{
|
||||
accessorKey: 'grand_total',
|
||||
|
||||
Reference in New Issue
Block a user