camper/pkg/booking
jordi fita mas ea997a4154 Allow campsite type option to be just per unit, not per unit per night
Customer told us that there are some options, such as towels, that have
a fixed price for the whole stay, not a per night price.  Thus, had to
add a boolean to know whether to use sum or max when computing the
cart’s total for each option.
2024-02-11 21:45:00 +01:00
..
admin.go Add “part” of the bookings’ management 2024-01-18 21:05:30 +01:00
cart.go Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
ods.go Refactor ISO date, and datestamp format in constant 2024-01-31 19:58:46 +01:00
payment.go Remove MethodPost from two URI handlers in payment that only accept GET 2024-02-04 06:37:56 +01:00
public.go Add campsite_type_pet_cost relation to hold price of dogs in campsites 2024-02-10 06:18:30 +01:00