numerus/web/template
jordi fita mas 4903c8a3b9 Add the form to add products to an invoice and create invoices too
Still missing: the invoice number, that requires more tables and
possibly a PL/pgSQL function to do it properly.
2023-02-12 21:06:48 +01:00
..
contacts Add products section 2023-02-04 11:32:39 +01:00
invoices Add the form to add products to an invoice and create invoices too 2023-02-12 21:06:48 +01:00
products Convert from cents to “price” and back 2023-02-05 13:55:12 +01:00
app.gohtml Add the bare-bones form for invoices 2023-02-11 22:16:48 +01:00
dashboard.gohtml Move page titles to their respective templates 2023-01-31 13:07:17 +01:00
form.gohtml Add the form to add products to an invoice and create invoices too 2023-02-12 21:06:48 +01:00
login.gohtml Use a “proper” struct for the login form 2023-02-01 11:02:32 +01:00
profile.gohtml Add breadcrumbs 2023-02-03 13:58:10 +01:00
tax-details.gohtml Add breadcrumbs 2023-02-03 13:58:10 +01:00
web.gohtml Add custom function to get the current locale from templates 2023-01-31 15:45:51 +01:00