camper/pkg/database
jordi fita mas 17f7520876 Add customer and invoices sections
Copied as much as i could from Numerus, and made as few modifications as
i could to adapt to this code base; it is, quite frankly, a piece of
shit.

We need to be able to create invoices from scratch “just in case”,
apparently, but it is not yet possible to create an invoice from a
booking.
2024-04-28 20:28:45 +02:00
..
CheckedInGuest.go Add check-in form 2024-04-26 17:09:36 +02:00
EditedInvoiceProduct.go Add customer and invoices sections 2024-04-28 20:28:45 +02:00
NewInvoiceProduct.go Add customer and invoices sections 2024-04-28 20:28:45 +02:00
OptionUnits.go Add payment relation and use it to compute the booking’s cart 2024-02-12 05:21:00 +01:00
RecordArray.go Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
db.go Refactor ISO date, and datestamp format in constant 2024-01-31 19:58:46 +01:00
funcs.go Add customer and invoices sections 2024-04-28 20:28:45 +02:00
tx.go Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
types.go Add customer and invoices sections 2024-04-28 20:28:45 +02:00
zeronull.go Change draft_payment return type to row of payment 2024-02-13 19:51:39 +01:00