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}}