93a95d77d0
Fix the URL to invoices from payment index
d4ef6c3254
Add a new collection “subsection” for invoices
7f31b10cce
Add payment collection
c6c550a036
Add check constraint to payment’s amount
268ab9989a
Link from the invoice number in expense index to its edit form
dda32db683
Show the invoice number in expense’s title, if any, or slug otherwise
a30e015639
Add inline tags form to payments
fa57c4b191
Refactor inline tag edit form into its own file
dca8b3a719
Add the document (expense) column to payment index page
9ab08deaa1
Include the taxes when updating an expense to paid or partial
7f21a2131e
Add the where company_id filter to accounts and payments queries
e626c7b4bd
Style the payment status column in index
ac0143b2b0
Remove the status parameter from add_expense and edit_expense, and forms
71a0a82a3f
Change partial expenses to pending when reverting available status
c95f172499
Add attachments to payments
58cef8c00b
Refactor common code to download invoice and expenses attachments
4deb698265
No need for extension_pgcrypto for functions with UUID parameters
ad5bc271b6
Add the payments section
f546632a89
Remove a stray Println from expenseForm.MustFillFromDatabase
c3fa23727f
Include customer’s VAT number to the expense list in ODS too
505fa0f154
Include customer’s VAT number to the invoice list in ODS
6c3efd9b5d
Add inserter library as “secondary sidebar”
9a100b44c9
Fix formatting and remove unused imports