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-11 15:33:26 +02:00
2023-07-11 15:33:26 +02:00
2024-08-10 04:34:07 +02:00
2023-07-02 02:08:45 +02:00
2023-06-07 14:14:48 +02:00
2023-01-27 19:36:16 +01:00
2023-07-11 15:33:26 +02:00
2023-07-11 15:33:26 +02:00
2024-08-10 04:34:07 +02:00
2024-08-10 04:34:07 +02:00
2023-07-11 15:33:26 +02:00
2023-07-11 15:33:26 +02:00
2023-04-30 16:06:16 +02:00
2024-08-10 04:34:07 +02:00
2024-08-10 04:34:07 +02:00
2024-08-10 04:34:07 +02:00
2024-08-11 03:22:37 +02:00
2023-03-10 14:02:55 +01:00
2023-02-10 19:00:08 +01:00
2023-02-28 12:02:27 +01:00