From fa7b70aa61d1d57ffaeb7a4cfadb19383440e6f6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 20 Feb 2026 15:37:20 +0200 Subject: [PATCH] feat: rounding visibility in invoices and reports --- src/views/Invoices.vue | 358 +++++++++++++++++++++++++++++++++++------ src/views/Reports.vue | 53 +++++- 2 files changed, 358 insertions(+), 53 deletions(-) diff --git a/src/views/Invoices.vue b/src/views/Invoices.vue index 3dbba8a..a770cdd 100644 --- a/src/views/Invoices.vue +++ b/src/views/Invoices.vue @@ -3,8 +3,13 @@

Invoices

-
+
+
+ +
@@ -35,12 +62,12 @@ - + @@ -58,46 +85,60 @@ @@ -105,8 +146,19 @@
Date Amount StatusActions
{{ invoice.status }} -
+
- +
+ + + +
+
+
+
- +