From 4f34ca783b570244926bd24e3f3f1fcb4980a26a Mon Sep 17 00:00:00 2001 From: lupus Date: Sun, 31 Aug 2025 03:13:16 +0200 Subject: [PATCH] Fix: Actually display company currency symbol / total receipts for customer charts (#453) * Fix: Actually display company currency symbol for customer charts Related to draft #403. The mentioned pull request was incomplete, the current state would show amounts in base currency but not use the base/company currency symbols/notation. This change addresses the issue. * Fix: Use totalReceipts for "Receipts" value --- .../admin/views/customers/partials/CustomerChart.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/scripts/admin/views/customers/partials/CustomerChart.vue b/resources/scripts/admin/views/customers/partials/CustomerChart.vue index 0bc94ebc..dbbede03 100644 --- a/resources/scripts/admin/views/customers/partials/CustomerChart.vue +++ b/resources/scripts/admin/views/customers/partials/CustomerChart.vue @@ -57,7 +57,7 @@ > @@ -74,8 +74,8 @@ style="color: #00c99c" > @@ -92,7 +92,7 @@ > @@ -109,7 +109,7 @@ >