dolibarr 19.0.3
|
Script to send a mail to dolibarr users linked to companies with services to expire. More...
Go to the source code of this file.
Functions | |
sendEmailTo ($mode, $oldemail, $message, $total, $userlang, $oldtarget, $duration_value) | |
Send email. | |
Script to send a mail to dolibarr users linked to companies with services to expire.
Definition in file email_expire_services_to_representatives.php.
sendEmailTo | ( | $mode, | |
$oldemail, | |||
$message, | |||
$total, | |||
$userlang, | |||
$oldtarget, | |||
$duration_value ) |
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 |
int | $duration_value | Duration value |
Definition at line 191 of file email_expire_services_to_representatives.php.
References dol_syslog(), dol_textishtml(), getDolGlobalString(), and price().