Corrected Errors in Workintimes

Introduced Error Logging to Supabase
This commit is contained in:
2025-01-07 16:43:24 +01:00
parent ff1685a721
commit 26fef320ef
7 changed files with 162 additions and 102 deletions

View File

@@ -159,11 +159,11 @@ const links = computed(() => {
label: "Vorgänge",
to: "/inventory",
icon: "i-heroicons-square-3-stack-3d"
},{
},/*{
label: "Bestände",
to: "/inventory/stocks",
icon: "i-heroicons-square-3-stack-3d"
},
},*/
... role.checkRight("spaces") ? [{
label: "Lagerplätze",
to: "/standardEntity/spaces",