camper/pkg/booking
jordi fita mas 30e87c309e Remove useless fields from paymentDraft
At first i thought i would need to keep the second query of draftPayment
in newBookingCart, its caller, and i added these fields to pass back
the parsed or retrieved values, but when i could move that query within
draftPayment i forgot to remove them.
2024-04-25 13:17:07 +02:00
..
admin.go “Finish” the new booking form 2024-04-24 20:19:13 +02:00
campsite.go Allow opening a booking or creating a new from the booking grid 2024-04-25 12:29:43 +02:00
cart.go Remove useless fields from paymentDraft 2024-04-25 13:17:07 +02:00
ods.go Refactor ISO date, and datestamp format in constant 2024-01-31 19:58:46 +01:00
payment.go Compute ACSI discount 2024-03-14 22:08:01 +01:00
public.go “Mockup” for the new booking form 2024-04-23 21:07:41 +02:00