numerus/web/template/invoices
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
..
index.gohtml Add views to compute taxes and total amount of invoices 2023-02-22 14:39:38 +01:00
new.gohtml Show the invoice subtotal, taxes, and total when creating it 2023-02-23 15:31:57 +01:00
products.gohtml Add currency_pattern to language relation 2023-02-23 12:12:33 +01:00
view.gohtml Add invoice view, with print CSS 2023-02-24 12:22:15 +01:00