Adding missing service quality agreement to the invoice_side.html.twig.

This commit is contained in:
Alexey Skobkin 2020-02-05 15:44:23 +03:00
parent aaf897c87e
commit a5a58b9892
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
3 changed files with 11 additions and 1 deletions

View File

@ -108,6 +108,14 @@
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr>
<td colspan="3">
{{ 'label_service_quality_agreement'|trans(locale) }}
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
<tr>
<td height="50px">{{ 'label_signature'|trans(locale) }}</td>
<td colspan="2" valign="bottom">

View File

@ -17,6 +17,7 @@ label_supplier_bank_address: 'Адрес'
label_swift: 'SWIFT'
label_supplier_corr_bank: 'Банк-посредник'
label_signature: 'Подпись'
label_service_quality_agreement: 'Оплата данного счета подтверждает факт согласия обеих сторон о количестве и качестве оказанных услуг.'
# Generic data

View File

@ -16,7 +16,8 @@ label_supplier_bank: 'Beneficiary bank'
label_supplier_bank_address: 'Bank address'
label_swift: 'SWIFT'
label_supplier_corr_bank: 'Correspondent Bank'
label_signature: 'Подпис'
label_signature: 'Signature'
label_service_quality_agreement: 'Payment of this invoice confirms the fact of agreement of both parties on the quantity and quality of services rendered.'
# Generic data