From 9ac69fd92a238c344f705c411ff6b146cafde10b Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Wed, 19 Feb 2025 08:59:30 -0300 Subject: [PATCH] fix(transactions:actions): sum considers everything an expense --- app/templates/cotton/transaction/item.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/cotton/transaction/item.html b/app/templates/cotton/transaction/item.html index 21f1fda..1fa4f35 100644 --- a/app/templates/cotton/transaction/item.html +++ b/app/templates/cotton/transaction/item.html @@ -1,7 +1,7 @@ {% load markdown %} {% load i18n %} -
-
+
+
{% if not disable_selection %}