mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
10 lines
310 B
PHP
Executable File
10 lines
310 B
PHP
Executable File
Dear {{ $userName }},
|
|
|
|
A payment of {{ $paymentAmount }} was made by client {{ $clientName }} towards invoice {{ $invoiceNumber }}.
|
|
|
|
|
|
To view your client invoice click the link below:
|
|
{{ $invoiceLink }}
|
|
|
|
To adjust your email notification settings please visit http://www.invoiceninja.com/company/notifications
|