|
dolibarr
x.y.z
|
Script to send a mail to customers with services to expire. More...
Go to the source code of this file.
Functions | |
| envoi_mail ($mode, $oldemail, $message, $total, $userlang, $oldtarget, $duration_value) | |
| Send email. More... | |
Variables | |
| print *****$script_file(".$version.") pid cd cd cd description as | description |
| Only used if Module[ID]Desc translation string is not found. More... | |
Script to send a mail to customers with services to expire.
Definition in file email_expire_services_to_customers.php.
| envoi_mail | ( | $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 |
| int | $duration_value | duration value |
Definition at line 242 of file email_expire_services_to_customers.php.
| string WebsitePage::description |
Only used if Module[ID]Desc translation string is not found.
HTML content supported.
Definition at line 83 of file email_expire_services_to_customers.php.
Referenced by Opensurveysondage\cleanParameters(), WebsitePage\create(), Events\initAsSpecimen(), Opensurveysondage\initAsSpecimen(), PriceGlobalVariable\initAsSpecimen(), PriceGlobalVariableUpdater\initAsSpecimen(), and WebsitePage\update().