Resolve stripe issues on export IO-490
This commit is contained in:
@@ -32,11 +32,7 @@ export default function ShopEmployeesListComponent({
|
||||
dataIndex: "last_name",
|
||||
key: "last_name",
|
||||
},
|
||||
{
|
||||
title: t("employees.fields.cost_center"),
|
||||
dataIndex: "cost_center",
|
||||
key: "cost_center",
|
||||
},
|
||||
|
||||
{
|
||||
title: t("employees.fields.base_rate"),
|
||||
dataIndex: "base_rate",
|
||||
|
||||
Reference in New Issue
Block a user