numerus/web/template/invoices
jordi fita mas c2f6d299b4 Refactor the invoice product form template
I was using the exact same form from edit and new pages of invoice,
which is not too bad considering it won’t change very often, but i now
want to be able to add new empty product lines with the add product
button, and i will need to have a template for that form, which would
mean a third copy.
2023-04-20 15:37:22 +02:00
..
edit.gohtml Refactor the invoice product form template 2023-04-20 15:37:22 +02:00
index.gohtml “Integrate” the tags’ condition into the input field 2023-04-16 19:01:11 +02:00
new.gohtml Refactor the invoice product form template 2023-04-20 15:37:22 +02:00
products.gohtml Show the duplicate invoice form in a dialog 2023-04-04 14:39:55 +02:00
view.gohtml Use HX-Location instead of HX-Refresh when editing invoices 2023-04-05 10:29:03 +02:00