numerus/web/template
jordi fita mas 045bf7ff6a Add the formnovalidate attribute to update and add products buttons
They are to complete the invoice, so it can be in an invalid date, but
we do not want to force people to finish all required inputs before they
can add products or update quantities, do we?

Now had to add the empty option label for customer in all cases, because
it could be empty, although that should be done regardless in case
someone has a browser that does not validate fields.
2023-02-14 12:55:19 +01:00
..
contacts Add products section 2023-02-04 11:32:39 +01:00
invoices Add the formnovalidate attribute to update and add products buttons 2023-02-14 12:55:19 +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