Go to file
jordi fita mas 268ab9989a Link from the invoice number in expense index to its edit form
If there is no invoice number, then they can use the edit item from the
menu, but most expenses do have an invoice, thus this is easier for the
most usual case.
2024-08-16 01:44:20 +02:00
cmd/numerus Prefill login form when using the demo database 2024-01-20 20:23:26 +01:00
debian Debian: copy de modified build.go to the src folder in _build 2024-01-19 23:54:32 +01:00
demo Remove the status parameter from add_expense and edit_expense, and forms 2024-08-13 02:34:21 +02:00
deploy Include the taxes when updating an expense to paid or partial 2024-08-15 03:51:30 +02:00
pkg Add inline tags form to payments 2024-08-15 04:18:35 +02:00
po Add the document (expense) column to payment index page 2024-08-15 03:59:30 +02:00
revert Remove the status parameter from add_expense and edit_expense, and forms 2024-08-13 02:34:21 +02:00
test Include the taxes when updating an expense to paid or partial 2024-08-15 03:51:30 +02:00
verify Remove the status parameter from add_expense and edit_expense, and forms 2024-08-13 02:34:21 +02:00
web Link from the invoice number in expense index to its edit form 2024-08-16 01:44:20 +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
guix.scm Add Guix file 2024-02-06 17:43:05 +01:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Include the taxes when updating an expense to paid or partial 2024-08-15 03:51:30 +02:00