numerus/web/template/company
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
..
invoicing.gohtml Split the tax details “mega dialog” into separate pages 2024-08-14 04:08:13 +02:00
switch.gohtml Split the tax details “mega dialog” into separate pages 2024-08-14 04:08:13 +02:00
tax-details.gohtml Split the tax details “mega dialog” into separate pages 2024-08-14 04:08:13 +02:00
taxes.gohtml Split the tax details “mega dialog” into separate pages 2024-08-14 04:08:13 +02:00