TT#78467 use total_customer_cost to include VAT

To align with ngcp-panel.

Change-Id: Ia41e3af397c62ca0ec5ee7e4b3420d8c83d540c8
changes/87/39287/1
Rene Krenn 5 years ago
parent cc7a224d81
commit 6acc93e7cd

@ -37,7 +37,7 @@
<span
class="csc-entity-subtitle"
>
{{ call.customer_cost | wholeCurrency }}
{{ call.total_customer_cost | wholeCurrency }}
</span>
<span
v-if="call.currency.length > 0"

Loading…
Cancel
Save