numerus/web/template
jordi fita mas ebb073166a Subsume collections into payments, and record payments in negative
This is to handle refunds, which are invoices with negative amounts,
that can be both issued or received (i.e., an “expense”).

The API provided by PostgreSQL is mostly the same, and internally it
deals with negatives, so the Go package only had to change selects of
collection.
2025-01-30 23:24:16 +01:00
..
company Remove almost all data-hx-boost attributes 2024-09-08 01:29:30 +02:00
contacts Remove almost all data-hx-boost attributes 2024-09-08 01:29:30 +02:00
expenses Add the menuitem role to expense’s delete button 2024-09-09 11:26:28 +02:00
invoices Make product description use the whole width in invoices and quotes 2025-01-20 18:12:02 +01:00
payments Subsume collections into payments, and record payments in negative 2025-01-30 23:24:16 +01:00
products Add reset button to filters 2023-07-16 20:56:11 +02:00
quotes Fold download quotation link inside actions menus 2025-01-23 19:31:44 +01:00
tags Add inline tag form for expenses 2023-05-08 12:58:54 +02:00
app.gohtml Remove the type attribute from stylesheet link 2025-01-17 12:42:57 +01:00
dashboard.gohtml Remove the “sales” box from the dashboard 2023-11-13 14:46:57 +01:00
form.gohtml Compact product row of quotes and invoices 2024-09-10 12:41:35 +02:00
login.gohtml Moved all “marketing material” on another repository 2025-01-17 12:41:15 +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
profile.gohtml Remove almost all data-hx-boost attributes 2024-09-08 01:29:30 +02:00
standalone.gohtml Allow editing invoice tags inline from the index table 2023-04-11 10:46:27 +02:00