numerus/web/template/invoices
jordi fita mas b815a18967 Remove status parameter from edit_expense and forms
For the same reasons as with expenses[0], users are no longer expected
to manually set invoice status, and is now linked to their collections.

In this case, however, we had to remove the ‘sent’ and ‘unpaid’ status
options, because these _should_ only be set manually, as there is no
way for the application to know when to set them.  Thus, there could
be inconsistencies, like invoices set to ‘unpaid’ when they actually
have collections, or invoices that were ‘sent’, then transitioned to
‘partial’/‘paid’ due to a collection, but then reset to ‘created’ if the
collection was deleted.

[0]: ac0143b2b0
2024-08-26 10:42:38 +02:00
..
edit.gohtml Remove status parameter from edit_expense and forms 2024-08-26 10:42:38 +02:00
index.gohtml Remove status parameter from edit_expense and forms 2024-08-26 10:42:38 +02:00
new.gohtml Remove status parameter from edit_expense and forms 2024-08-26 10:42:38 +02:00
product-form.gohtml Use HTMx to add product rows “inline” in the invoice form 2023-04-24 02:00:38 +02:00
products.gohtml Improve the CSS and general design 2023-05-23 23:13:21 +02:00
view.gohtml Include numerusVersion to CSS and JavaScript’s URIs 2024-01-19 23:09:25 +01:00