camper/pkg/app
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
..
admin.go Add customer and invoices sections 2024-04-28 20:28:45 +02:00
app.go Remove now-unused locales field from admin handlers 2024-01-16 01:26:35 +01:00
login.go Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
public.go Add ready_payment function and use their slug as URL 2024-02-12 18:06:17 +01:00
user.go Move the user role down to company_user relation 2023-08-08 02:22:16 +02:00