jordi fita mas jfita
  • Joined on 2023-01-13
jfita pushed to master at tandem/numerus 2024-08-26 12:47:27 +00:00
790417e12c Swap payments/collections and downloads in invoice/expenses index
jfita pushed to master at tandem/numerus 2024-08-26 08:42:45 +00:00
b815a18967 Remove status parameter from edit_expense and forms
jfita pushed to master at tandem/numerus 2024-08-21 09:38:57 +00:00
7b1220c9f6 Add top margin to form footers
jfita pushed to master at tandem/numerus 2024-08-21 09:34:34 +00:00
e3d1e1fd1d Show payments in negative in the index
jfita pushed to master at tandem/numerus 2024-08-21 09:24:13 +00:00
93a95d77d0 Fix the URL to invoices from payment index
d4ef6c3254 Add a new collection “subsection” for invoices
Compare 2 commits »
jfita pushed to master at tandem/numerus 2024-08-21 01:36:29 +00:00
7f31b10cce Add payment collection
c6c550a036 Add check constraint to payment’s amount
Compare 2 commits »
jfita pushed to master at tandem/numerus 2024-08-17 03:31:13 +00:00
4f646e35d6 Add a new payments “subsection” for expenses
jfita pushed to master at tandem/numerus 2024-08-15 23:59:06 +00:00
eb880fed36 Fix label for payment date input
jfita pushed to master at tandem/numerus 2024-08-15 23:44:26 +00:00
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
Compare 2 commits »
jfita pushed to master at tandem/numerus 2024-08-15 02:18:40 +00:00
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
Compare 5 commits »
jfita pushed to master at tandem/numerus 2024-08-14 02:11:54 +00:00
f95936c523 Split the tax details “mega dialog” into separate pages
jfita pushed to master at tandem/numerus 2024-08-13 00:36:14 +00:00
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
Compare 3 commits »
jfita pushed to master at tandem/numerus 2024-08-11 22:08:24 +00:00
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
Compare 3 commits »
jfita pushed to master at tandem/numerus 2024-08-11 01:22:43 +00:00
778f9c1555 Allow removal of payments
jfita pushed to master at tandem/numerus 2024-08-10 02:34:13 +00:00
ad5bc271b6 Add the payments section
f546632a89 Remove a stray Println from expenseForm.MustFillFromDatabase
Compare 2 commits »
jfita pushed to master at tandem/numerus 2024-07-20 20:52:34 +00:00
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
Compare 2 commits »
jfita pushed to master at tandem/tipus 2024-06-30 03:31:11 +00:00
dd6f6f80d4 Add a very primitive undo system
jfita pushed to master at tandem/tipus 2024-06-29 01:51:48 +00:00
5c4069dfc6 Updated packages
jfita pushed to master at tandem/tipus 2024-06-15 23:23:35 +00:00
6c3efd9b5d Add inserter library as “secondary sidebar”
9a100b44c9 Fix formatting and remove unused imports
Compare 2 commits »
jfita pushed to master at tandem/tipus 2024-06-15 21:37:25 +00:00
5b1a63a69c Move the styles declaration inside BlockEditor