numerus/web/template
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
..
company Split the tax details “mega dialog” into separate pages 2024-08-14 04:08:13 +02:00
contacts Add reset button to filters 2023-07-16 20:56:11 +02:00
expenses Add a new collection “subsection” for invoices 2024-08-21 11:22:53 +02:00
invoices Remove status parameter from edit_expense and forms 2024-08-26 10:42:38 +02:00
payments Show payments in negative in the index 2024-08-21 11:34:26 +02:00
products Add reset button to filters 2023-07-16 20:56:11 +02:00
quotes Include numerusVersion to CSS and JavaScript’s URIs 2024-01-19 23:09:25 +01:00
tags Add inline tag form for expenses 2023-05-08 12:58:54 +02:00
app.gohtml Split the tax details “mega dialog” into separate pages 2024-08-14 04:08:13 +02:00
cookies.gohtml Use kbd and samp for menu options in cookies privacy 2024-01-20 20:32:55 +01:00
dashboard.gohtml Remove the “sales” box from the dashboard 2023-11-13 14:46:57 +01:00
form.gohtml Add the payments section 2024-08-10 04:34:07 +02:00
home.gohtml Add down-arrow icon next to download button 2024-04-08 09:18:49 +02:00
legal.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00
login.gohtml Add type comment to login.gohtml 2024-01-20 20:23:47 +01:00
main.gohtml Add the <title> element for the “main” boosted pages 2023-03-26 13:57:24 +02:00
modal.gohtml Show the profile form in a dialog using HTMx 2023-03-20 13:09:52 +01:00
privacy.gohtml Add legal disclaimer and privacy and cookies policies’ texts 2024-01-19 23:05:01 +01:00
profile.gohtml Boost all breadcbrumb links 2023-04-02 16:10:13 +02:00
standalone.gohtml Allow editing invoice tags inline from the index table 2023-04-11 10:46:27 +02:00
web.gohtml Add Tàndem’s logo to home footer 2024-04-08 09:17:57 +02:00