Go to file
jordi fita mas bb7af20a17 Add attachments to invoices
Works exactly the same as for expenses, and this is sometimes convenient
for keeping transfer slips from customers and such.

I actually did not know where to add the download from this attachment,
because if add a column to the index it can easily be confused with the
download icon for the actual invoice.

Part of #66.
2023-07-12 20:06:53 +02:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Add the customer name to the invoice’s PDF file name 2023-07-07 11:34:34 +02:00
demo Add empty IBAN and BIC to demo contacts 2023-07-02 02:26:35 +02:00
deploy Add attachments to invoices 2023-07-12 20:06:53 +02:00
pkg Add attachments to invoices 2023-07-12 20:06:53 +02:00
po Add attachments to invoices 2023-07-12 20:06:53 +02:00
revert Add attachments to invoices 2023-07-12 20:06:53 +02:00
test Add attachments to invoices 2023-07-12 20:06:53 +02:00
verify Add attachments to invoices 2023-07-12 20:06:53 +02:00
web Add attachments to invoices 2023-07-12 20:06:53 +02:00
.gitignore Ignore IntelliJ’s project files 2023-01-30 16:42:15 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
Makefile Rename extension of templates to .gohtml 2023-01-30 16:48:21 +01:00
go.mod Add the customer name to the invoice’s PDF file name 2023-07-07 11:34:34 +02:00
go.sum Add the customer name to the invoice’s PDF file name 2023-07-07 11:34:34 +02:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Add attachments to invoices 2023-07-12 20:06:53 +02:00