perbaikan data

This commit is contained in:
aji@catalis.app
2025-07-12 09:24:22 +07:00
parent 8657680261
commit 2e4e583029
3 changed files with 85 additions and 326 deletions

View File

@@ -7,7 +7,7 @@
| "vb_issues"
| "vb_villas"
| "vb_timesheet"
| "vb_inventories"
| "vb_inventory"
| "vb_projects"
| "vb_vendors"
| "vb_employee"
@@ -20,7 +20,7 @@
vb_issues: 0,
vb_villas: 0,
vb_timesheet: 0,
vb_inventories: 0,
vb_inventory: 0,
vb_projects: 0,
vb_vendors: 0,
vb_employee: 0,
@@ -67,7 +67,7 @@
},
{
label: "Total Inventories",
key: "vb_inventories",
key: "vb_inventory",
color: "text-yellow-600",
icon: "cube",
},