From cc569769b039765c6467b73873d160738ceaa864 Mon Sep 17 00:00:00 2001 From: Bernat Exposito Domenech Date: Mon, 8 Jun 2020 12:48:23 +0200 Subject: [PATCH] fix client balance --- modules/client/front/balance/index/index.html | 21 ++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/modules/client/front/balance/index/index.html b/modules/client/front/balance/index/index.html index 7144c8b29..1ad7efad9 100644 --- a/modules/client/front/balance/index/index.html +++ b/modules/client/front/balance/index/index.html @@ -72,13 +72,20 @@ - - {{balance.isInvoice ? 'BILL' : balance.ref | translate: {ref: balance.ref} }} - +
+ + {{'BILL' | translate: {ref: balance.ref} }} + + + {{::balance.ref}} + +
{{::balance.bankFk}} {{::balance.debit | currency: 'EUR':2}}