Go to file
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
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Tag database with v2 2024-01-29 02:52:52 +01:00
demo Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
deploy Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
pkg Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
po Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
revert Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
test Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
verify Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
web Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add a controlled layer group for the zones on the map 2024-01-31 15:12:11 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
guix.scm Add Guix package definition 2024-01-28 18:12:38 +01:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00