Neustrukturierung Customer / Lead / Booking Phase 2

This commit is contained in:
Kevin Adametz 2026-05-28 17:10:37 +02:00
parent 313f0dbf4e
commit 6df9c401af
69 changed files with 3809 additions and 374 deletions

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100001_create_offers_table.php

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100002_create_offer_versions_table.php

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100003_create_offer_items_table.php

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100004_create_offer_templates_table.php

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100005_create_offer_files_table.php

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100006_create_offer_access_tokens_table.php

View file

@ -0,0 +1 @@
/workspace/mein.sterntours.de/database/migrations/2026_04_17_100007_add_offer_refs_to_offers_and_bookings.php