mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 06:02:39 +01:00
9 lines
309 B
PHP
Executable File
9 lines
309 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 }} <p/>
|
|
|
|
To adjust your email notification settings please visit http://www.invoiceninja.com/company/settings |