numerus/web/template/payments
jordi fita mas 292720de28 Add an edit form for payment methods
I do not particularly enjoy an htmx-only way of doing that, because it
means that it can only work with JavaScript, but i think this is already
a lost cause, unfortunately.  If i have time, i will try to make the
HTML-only form work too.

In this case, i have to put back the same row when updating or
cancelling the form, which is inside index.html.  Instead of moving that
part to a separate file, i tried to define a block as a “template
fragment” and try to render that part only.  Surprisingly, it works;
i am happy.

Closes #74.
2024-08-30 02:45:40 +02:00
..
accounts Add the payments section 2024-08-10 04:34:07 +02:00
methods Add an edit form for payment methods 2024-08-30 02:45:40 +02:00
edit.gohtml Add a new collection “subsection” for invoices 2024-08-21 11:22:53 +02:00
index.gohtml Show payments in negative in the index 2024-08-21 11:34:26 +02:00
new.gohtml Add a new collection “subsection” for invoices 2024-08-21 11:22:53 +02:00