jordi fita mas 778f9c1555 Allow removal of payments
I am using an htmx-infused button to remove the payment, but that
button can not have the CSRF token as value, thus i have to send it in a
header.

The removal of payments warrants a functions, instead of just DELETE
(and CASCADE) as i do for payment methods, because i have to adjust the
status of expenses too.  Since i already have functions for everything,
it is not worth using triggers just for that.
2024-08-11 03:22:37 +02:00
..
2023-07-16 20:56:11 +02:00
2024-08-11 03:22:37 +02:00
2023-07-16 20:56:11 +02:00
2023-05-08 12:58:54 +02:00
2024-08-10 04:34:07 +02:00
2024-08-10 04:34:07 +02:00
2024-01-20 20:23:47 +01:00
2023-04-02 16:10:13 +02:00
2024-04-08 09:17:57 +02:00