dolibarr 18.0.6
|
Script to send a mail to dolibarr users linked to companies with unpaid invoices. More...
Go to the source code of this file.
Functions | |
envoi_mail ($mode, $oldemail, $message, $total, $userlang, $oldtarget) | |
Send email. | |
Script to send a mail to dolibarr users linked to companies with unpaid invoices.
Definition in file email_unpaid_invoices_to_representatives.php.
envoi_mail | ( | $mode, | |
$oldemail, | |||
$message, | |||
$total, | |||
$userlang, | |||
$oldtarget ) |
Send email.
string | $mode | Mode (test | confirm) |
string | $oldemail | Target email |
string | $message | Message to send |
string | $total | Total amount of unpayed invoices |
string | $userlang | Code lang to use for email output. |
string | $oldtarget | Target name of sale representative |
Definition at line 200 of file email_unpaid_invoices_to_representatives.php.
References dol_syslog(), dol_textishtml(), and price().