feat: refactored accommodation booking status model

This commit is contained in:
Björn Fromme
2026-08-19 11:46:52 +02:00
parent e8accbb3ed
commit 5a3957e143
42 changed files with 1190 additions and 277 deletions
@@ -2,7 +2,7 @@
{% block body %}
<h1>
Neue Unterkunfts{% if booking.inquiry %}anfrage{% else %}buchung{% endif %}
Neue Unterkunfts{% if booking.directBooking %}buchung{% else %}anfrage{% endif %}
</h1>
{% if accessLink %}