perbaikan fitur inventory

This commit is contained in:
aji@catalis.app
2025-07-12 14:23:33 +07:00
parent b1eee524c7
commit 8d7e5dae76
2 changed files with 44 additions and 28 deletions

View File

@@ -9,7 +9,7 @@
| "vb_timesheet"
| "vb_inventory"
| "vb_projects"
| "vb_vendors"
| "vb_vendor"
| "vb_employee"
| "vb_transport"
| "vb_dinning"
@@ -22,7 +22,7 @@
vb_timesheet: 0,
vb_inventory: 0,
vb_projects: 0,
vb_vendors: 0,
vb_vendor: 0,
vb_employee: 0,
vb_transport: 0,
vb_dinning: 0,
@@ -73,7 +73,7 @@
},
{
label: "Total Vendor",
key: "vb_vendors",
key: "vb_vendor",
color: "text-orange-600",
icon: "building-storefront",
},