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

@@ -1411,7 +1411,7 @@ export const useDataStore = defineStore('data', () => {
},
{
key: "materialComposing",
label: "Zusammensetzung Materialpreis",
label: "Zusammensetzung Materialpreis pro Einheit",
inputType: "materialComposing",
},
{