numerus/web
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
..
static Split contact relation into tax_details, phone, web, and email 2023-06-30 21:32:48 +02:00
template Add the customer name to the invoice’s PDF file name 2023-07-07 11:34:34 +02:00