Go to file
oriol carbonell pujolàs 64be350677 Add styles for small screens 2024-04-08 09:19:52 +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 Add contacts, invoices, and expenses to the demo 2024-01-20 21:33:16 +01:00
deploy Fix compute_new_expense_amount to set 0.00 to taxes when subtotal is '' 2023-08-25 14:19:27 +02:00
pkg Add a column for each tax type when exporting invoices and expenses 2024-01-26 02:30:11 +01:00
po Add a column for each tax type when exporting invoices and expenses 2024-01-26 02:30:11 +01:00
revert Fix the revert of contact_phone and contact_tax_details 2024-01-20 21:34:09 +01:00
test Fix compute_new_expense_amount to set 0.00 to taxes when subtotal is '' 2023-08-25 14:19:27 +02:00
verify Fix compute_new_expense_amount to set 0.00 to taxes when subtotal is '' 2023-08-25 14:19:27 +02:00
web Add styles for small screens 2024-04-08 09:19:52 +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 Fix compute_new_expense_amount to set 0.00 to taxes when subtotal is '' 2023-08-25 14:19:27 +02:00