jordi fita mas jfita
  • Joined on 2023-01-13
jfita pushed to master at tandem/numerus 2023-05-23 13:25:58 +00:00
bf2796190f Change the rows of the product description to 1
jfita pushed to master at tandem/numerus 2023-05-23 12:50:51 +00:00
d2a06dd1c0 Add class=filters to filters forms
9096cfe4f2 Wrap filter buttons with <noscript>
e974406870 Remove the “all” columns from products and contacts
6c7762057c Change “Edit Invoice” button to just “Save”
Compare 4 commits »
jfita pushed to master at tandem/numerus 2023-05-22 09:23:28 +00:00
65ee8a139c Use white-space: pre-line for invoice notes and payment instructions
5cae0efe8f Fix validation of product ID for invoice products that have none
bbabf5c733 Use a null as product ID when adding new products to invoices
Compare 3 commits »
jfita pushed to master at tandem/numerus 2023-05-21 17:22:53 +00:00
46b079cb0b Add tooltips to the SVG chart with date and amount
02a4fad443 Refactor a bit the code that draws SVG polylines in circles
Compare 2 commits »
jfita pushed to master at tandem/numerus 2023-05-20 22:14:57 +00:00
eb47988464 Add a background rectangle to the chart and fix NaN when max = 0
jfita pushed to master at tandem/numerus 2023-05-20 13:54:47 +00:00
39b0b801b2 Add income and expenses chart in SVG
jfita pushed to master at tandem/numerus 2023-05-19 12:06:03 +00:00
d1b978054b Fix dashboard period ranges and add previous month and quarter options
jfita pushed to master at tandem/numerus 2023-05-18 10:36:23 +00:00
121f03b63c Add expense_tax_amount to properly compute the net income
jfita pushed to master at tandem/numerus 2023-05-17 10:05:37 +00:00
987a99e0df Add a period filter for the dashboard
jfita pushed to master at tandem/numerus 2023-05-16 13:24:18 +00:00
f68aba1387 Coalesce individual dashboard results to 0 when computing net income
jfita pushed to master at tandem/numerus 2023-05-16 13:14:25 +00:00
ef1003a685 Coalesce dashboard results to 0
jfita pushed to master at tandem/numerus 2023-05-16 12:56:55 +00:00
ce42880697 Begin the dashboard with expenses, gross income, net income, and taxes
jfita pushed to master at tandem/numerus 2023-05-15 10:38:45 +00:00
7921b9cf80 Add attach_to_expense SQL function
jfita pushed to master at tandem/numerus 2023-05-14 16:47:21 +00:00
ee2ed598a3 Fix invoice’s colspan for the empty index table’s row
3161d54aba Add expense’s file input to new and edit forms
Compare 2 commits »
jfita pushed to master at tandem/numerus 2023-05-13 19:26:34 +00:00
5d46bbb95b Add the relation to store the expense’s attachment files
jfita pushed to master at tandem/numerus 2023-05-12 09:32:45 +00:00
f639602170 Add contact’s inline form for tags
jfita pushed to master at tandem/numerus 2023-05-11 21:32:33 +00:00
df37583cc6 Add the actions menu to products and contacts
jfita pushed to master at tandem/numerus 2023-05-10 16:56:14 +00:00
970340277d Add the contact filter form
jfita pushed to master at tandem/numerus 2023-05-09 10:19:01 +00:00
856ddde00e Add the inline form for product tags
jfita pushed to master at tandem/numerus 2023-05-08 10:59:02 +00:00
f0f98e200c Add inline tag form for expenses