This commit is contained in:
parent
5e9cf65c1b
commit
17bb4b6072
|
@ -4,7 +4,7 @@
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1 class="title centered uppercase">{{$t('title')}}</h1>
|
<h1 class="title centered uppercase">{{$t('title')}}</h1>
|
||||||
<p class="centered">
|
<p class="centered">
|
||||||
Recibo de <strong class="uppercase">{{client.socialName}}</strong>,
|
Recibo #{{receipt.id}} de <strong class="uppercase">{{client.socialName}}</strong>,
|
||||||
la cantidad de <strong>{{receipt.amountPaid}} €</strong>
|
la cantidad de <strong>{{receipt.amountPaid}} €</strong>
|
||||||
en concepto de 'entrega a cuenta'.
|
en concepto de 'entrega a cuenta'.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue