numerus/web/template/invoices
jordi fita mas 1164210d84 Add the customer name to the invoice’s PDF file name
This was requested by Oriol; there are no other technical or legal
requirements for this.

I can not simply append the customer name to the file because it could
have characters that are not valid in file name depending on the
operating system, so i have to “slugify” it.

Closes #65
2023-07-07 11:34:34 +02:00
..
edit.gohtml Remove scroll after update quote or invoice form 2023-07-04 19:55:58 +02:00
index.gohtml Add the customer name to the invoice’s PDF file name 2023-07-07 11:34:34 +02:00
new.gohtml Remove scroll after update quote or invoice form 2023-07-04 19:55:58 +02:00
product-form.gohtml Use HTMx to add product rows “inline” in the invoice form 2023-04-24 02:00:38 +02:00
products.gohtml Improve the CSS and general design 2023-05-23 23:13:21 +02:00
view.gohtml Add the customer name to the invoice’s PDF file name 2023-07-07 11:34:34 +02:00