numerus/web/template/invoices
jordi fita mas 419ac3ed46 Adjust invoice.css to work with WeasyPrint too
I am planning to use WeasyPrint to “generate PDF” from the same HTML
that the user view, but it seems that it does not support flex’s gap
and some other properties that i had to change to work in both user
agents.

I also moved the invoice’s “footer” inside the last product’s body
because i do not want the footer to be a “widow”.
2023-02-25 03:16:20 +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 Adjust invoice.css to work with WeasyPrint too 2023-02-25 03:16:20 +01:00