Merge branch 'devWithMobile' into dev

This commit is contained in:
2025-03-30 16:52:06 +02:00
73 changed files with 4928 additions and 4626 deletions

View File

@@ -822,7 +822,7 @@ export const useDataStore = defineStore('data', () => {
redirect:true,
historyItemHolder: "project",
numberRangeHolder: "projectNumber",
supabaseSelectWithInformation: "*, customer(id,name), plant(id,name), projecttype(name, id), tasks(*), files(*), createddocuments(*), events(*)",
supabaseSelectWithInformation: "*, customer(id,name), plant(id,name), projecttype(name, id), tasks(*, project(id,name), customer(id,name), plant(id,name)), files(*), createddocuments(*, statementallocations(*)), events(*)",
supabaseSortColumn: "projectNumber",
filters: [
{