numerus/web/template
jordi fita mas ac0143b2b0 Remove the status parameter from add_expense and edit_expense, and forms
Users are no longer expected to manually set the status of an expense
and, instead, have to add payments to such expense to mark it as partial
or paid.

That means that the PL/pgSQL functions must not accept a status
parameter, the edit and new forms should no longer have a field for
the status, and that the expense list should no longer have the “quick
edit” for their status.  That’s why it no longer should have a pointer
cursor, unlike invoice or quote status.
2024-08-13 02:34:21 +02:00
..
contacts Add reset button to filters 2023-07-16 20:56:11 +02:00
expenses Remove the status parameter from add_expense and edit_expense, and forms 2024-08-13 02:34:21 +02:00
invoices Include numerusVersion to CSS and JavaScript’s URIs 2024-01-19 23:09:25 +01:00
payments Add attachments to payments 2024-08-12 00:08:18 +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 Add the payments section 2024-08-10 04:34:07 +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
switch-company.gohtml Add option to switch to another company 2023-11-06 13:52:34 +01:00
tax-details.gohtml Add quote number formatting and next number field to tax details 2023-06-09 12:43:50 +02:00
web.gohtml Add Tàndem’s logo to home footer 2024-04-08 09:17:57 +02:00