billing docs service
This commit is contained in:
70
api/billing/documents/templates/acceptance.tpl
Normal file
70
api/billing/documents/templates/acceptance.tpl
Normal file
@@ -0,0 +1,70 @@
|
||||
#spacer
|
||||
|
||||
|
||||
#title
|
||||
ACT OF ACCEPTANCE OF SERVICES
|
||||
|
||||
#subtitle
|
||||
under the Public Offer Agreement
|
||||
|
||||
#meta
|
||||
Date: {{ date .Date }}
|
||||
Act No: {{ .PaymentID }}
|
||||
|
||||
|
||||
#section
|
||||
PARTIES
|
||||
|
||||
#text
|
||||
This Act is made between the following Parties.
|
||||
|
||||
#kv
|
||||
Customer | {{ .OrgLegalName }}
|
||||
Address | {{ .OrgAddress }}
|
||||
|
||||
Executor | {{ .ExecutorFullName }}
|
||||
Status | Individual
|
||||
|
||||
|
||||
#section
|
||||
BASIS
|
||||
|
||||
#text
|
||||
This Act is issued pursuant to the Public Offer Agreement
|
||||
accepted by the Executor by joining the offer.
|
||||
|
||||
|
||||
#section
|
||||
SERVICES RENDERED
|
||||
|
||||
#text
|
||||
The Executor has rendered services to the Customer
|
||||
in accordance with the terms of the Public Offer Agreement.
|
||||
|
||||
|
||||
#section
|
||||
REMUNERATION
|
||||
|
||||
#table
|
||||
Description | Amount
|
||||
Services rendered under the Public Offer Agreement | {{ money .Amount .Currency }}
|
||||
|
||||
|
||||
#section
|
||||
CONFIRMATION
|
||||
|
||||
#text
|
||||
The Customer confirms that the services were rendered properly
|
||||
and accepted without any claims.
|
||||
|
||||
The remuneration for the services was paid to the Executor
|
||||
using the bank card details provided by the Executor.
|
||||
|
||||
|
||||
#section
|
||||
SIGNATURES
|
||||
|
||||
#sign
|
||||
Customer ___________________________
|
||||
|
||||
Executor ___________________________
|
||||
Reference in New Issue
Block a user