numerus/web/template
jordi fita mas 18fba2964f Add invoice view, with print CSS
Had to group name and description rows in tbody because i do not want
to break them on pagination.

I also could not use tfoot for subtotal, taxes, and total because then
they appear on every page.

The disclaimer should appear only at the very bottom of the last page,
but i do not know how to do that; using position fixed shows it on
every page.
2023-02-24 12:22:15 +01:00
..
contacts Add products section 2023-02-04 11:32:39 +01:00
invoices Add invoice view, with print CSS 2023-02-24 12:22:15 +01:00
products Add currency_pattern to language relation 2023-02-23 12:12:33 +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