Go to file
jordi fita mas bd84df8169 Add down payment
Customer wants to require a down payment of 30 % for bookings made
one week or more before the actual date, and to make the full payment
otherwise.

This would require yet another relation to keep these values. Fuck it;
i added them to the function, as they are very unlikely to change.

That forced me to change the test for draft_payment to use relative
dates, otherwise there is no way i can have stable results in the
future.
2024-02-13 23:45:25 +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 Add down payment 2024-02-13 23:45:25 +01:00
pkg Add down payment 2024-02-13 23:45:25 +01:00
po Add down payment 2024-02-13 23:45:25 +01:00
revert Add down payment 2024-02-13 23:45:25 +01:00
test Add down payment 2024-02-13 23:45:25 +01:00
verify Add down payment 2024-02-13 23:45:25 +01:00
web Add down payment 2024-02-13 23:45:25 +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 Add down payment 2024-02-13 23:45:25 +01:00