mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Confirm transaction, preview invoice inserted clear
This commit is contained in:
parent
13ac14b4a9
commit
e495d3475b
@ -42,16 +42,16 @@
|
||||
<b-row>
|
||||
<b-col></b-col>
|
||||
<b-col><strong>Dein Betrag</strong></b-col>
|
||||
<b-col> <strong>- {{$n(amount, 'decimal')}} </strong></b-col>
|
||||
|
||||
<b-col>
|
||||
<strong>- {{ $n(amount, 'decimal') }}</strong>
|
||||
</b-col>
|
||||
</b-row>
|
||||
<b-row>
|
||||
<b-col></b-col>
|
||||
<b-col>Vergänglichkeit</b-col>
|
||||
<b-col style="border-bottom: double;">- {{$n(decay, 'decimal')}}</b-col>
|
||||
<b-col style="border-bottom: double">- {{ $n(decay, 'decimal') }}</b-col>
|
||||
</b-row>
|
||||
|
||||
|
||||
<b-row>
|
||||
<b-col></b-col>
|
||||
<b-col>neuer Kontostand</b-col>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user