badminton

Melden Sie sich bitte an, um Buchungen durchzuführen.

15. November 2024
<   heute   >
Mo Di Mi Do Fr Sa So
28 29 30 31 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 1
Freitag, 15.11.2024 - letzte Aktualisierung: 05:43 Uhr        [ Platz 1 - 5 ]    [ Platz 6 - 11 ]
Platz-1
09:00 
09:30 
10:00 
10:30 
11:00 
11:30 
12:00 
12:30 
13:00 
13:30 
14:00 
14:30 
15:00 
15:30 
16:00 
16:30 
17:00 
17:30 
18:00 
18:30 
19:00 
19:30 
20:00 
20:30 
21:00 
21:30 
22:00 
22:30 
Platz-2
09:00 
09:30 
10:00 
10:30 
11:00 
11:30 
12:00 
12:30 
13:00 
13:30 
14:00 
14:30 
15:00 
15:30 
16:00 
16:30 
17:00 
17:30 
18:00 
18:30 
19:00 
19:30 
20:00 
20:30 
21:00 
21:30 
22:00 
22:30 
Platz-3
09:00 
09:30 
10:00 
10:30 
11:00 
11:30 
12:00 
12:30 
13:00 
13:30 
14:00 
14:30 
15:00 
15:30 
16:00 
16:30 
17:00 
17:30 
18:00 
18:30 
19:00 
19:30 
20:00 
20:30 
21:00 
21:30 
22:00 
22:30 
Platz-4
09:00 
09:30 
10:00 
10:30 
11:00 
11:30 
12:00 
12:30 
13:00 
13:30 
14:00 
14:30 
15:00 
15:30 
16:00 
16:30 
17:00 
17:30 
18:00 
18:30 
19:00 
19:30 
20:00 
20:30 
21:00 
21:30 
22:00 
22:30 
Platz-5
09:00 
09:30 
10:00 
10:30 
11:00 
11:30 
12:00 
12:30 
13:00 
13:30 
14:00 
14:30 
15:00 
15:30 
16:00 
16:30 
17:00 
17:30 
18:00 
18:30 
19:00 
19:30 
20:00 
20:30 
21:00 
21:30 
22:00 
22:30 
Fehler: SQLDataSourceItem.runSql() - Statement: SELECT buchung.intkey, buchung.thekeninfo, buchung.betrag, buchung.paydate, buchung.von, buchung.menge, buchung.status, buchung.card_intkey, buchung.text, customer.*, buchung.partner_refkey, partner.name AS partner_name, partner.vname AS partner_vname, abo.paydate AS abo_paydate, abo.vkpreis * buchung.menge AS abo_betrag, card.paydate AS card_paydate, card.vkpreis * buchung.menge AS card_betrag, buchung.isdisease, buchung.isholiday FROM customer, buchung left outer join abo on (abo.intkey = buchung.abo_intkey) left outer join card on (card.intkey = buchung.card_intkey) left outer join customer partner on (partner.mand_refkey = buchung.mand_refkey AND partner.refkey = buchung.partner_refkey) where buchung.mand_refkey = 'xbrain' AND buchung.division_refkey = 'squash' AND buchung.divnr = 5 AND buchung.datum = '2024-11-15' AND customer.mand_refkey = buchung.mand_refkey AND customer.refkey = buchung.customer_refkey ORDER BY buchung.von SQL-Exception: This statement has been closed. state=55000