Go to file
jordi fita mas 1b46f4224e Compute the subtotal of dogs using their number, not as a boolean
I swear i believe sometime before we said that the number of dogs is not
important and should be used only as a boolean, but apparently it is
wrong: it should be number_dogs * cost_per_pet.
2024-03-20 18:17:58 +01:00
cmd/camper Increase HTTP timeout 2024-03-05 12:05:00 +01:00
debian Tag database with version 6 2024-03-20 18:10:49 +01:00
demo Compute ACSI discount 2024-03-14 22:08:01 +01:00
deploy Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
pkg Tag database with version 6 2024-03-20 18:10:49 +01:00
po Compute ACSI discount 2024-03-14 22:08:01 +01:00
revert Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
test Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
verify Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00
web Compute ACSI discount 2024-03-14 22:08:01 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Send an email on notification of success payment 2024-02-13 05:20:35 +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 Compute the subtotal of dogs using their number, not as a boolean 2024-03-20 18:17:58 +01:00