|
dolibarr
16.0.1
|
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 | |
| envoi_mail ($mode, $oldemail, $message, $total, $userlang, $oldsalerepresentative, $duration_value) | |
| Send email. More... | |
Variables | |
| print *****$script_file(".$version.") pid c cd cd cd description as p label as s | rowid |
Script to send a mail to dolibarr users linked to companies with services to expire.
Definition in file email_expire_services_to_representatives.php.
| envoi_mail | ( | $mode, | |
| $oldemail, | |||
| $message, | |||
| $total, | |||
| $userlang, | |||
| $oldsalerepresentative, | |||
| $duration_value | |||
| ) |
Send email.
| string | $mode | Mode (test | confirm) |
| string | $oldemail | Old email |
| string | $message | Message to send |
| string | $total | Total amount of unpayed invoices |
| string | $userlang | Code lang to use for email output. |
| string | $oldsalerepresentative | Old sale representative |
| int | $duration_value | Duration value |
Definition at line 191 of file email_expire_services_to_representatives.php.
References dol_syslog(), dol_textishtml(), and price().
| int Partnership::rowid |
Definition at line 67 of file email_expire_services_to_representatives.php.
Referenced by Account\addline(), Ccountry\create(), Cstate\create(), AccountancySystem\create(), AccountancyCategory\create(), SupplierProposal\create(), Account\delete(), AccountLine\delete(), OrderLine\delete(), PropaleLigne\delete(), FactureLigne\delete(), AccountLine\delete_urls(), AccountancySystem\fetch(), AccountingJournal\fetch(), ModeleBoxes\fetch(), AccountingAccount\fetch(), Account\fetch(), FichinterLigne\fetch(), AccountLine\fetch(), ExpenseReportLine\fetch(), SupplierInvoiceLine\fetch(), CommandeFournisseurLigne\fetch(), PropaleLigne\fetch(), OrderLine\fetch(), FactureLigne\fetch(), FichinterLigne\insert(), CommandeFournisseurLigne\insert(), SupplierInvoiceLine\insert(), PropaleLigne\insert(), OrderLine\insert(), FactureLigne\insert(), Menubase\update(), CommandeFournisseurDispatch\update(), AccountLine\update(), ExpenseReportLine\update(), SupplierInvoiceLine\update(), PropaleLigne\update(), OrderLine\update(), FactureLigne\update(), SupplierInvoiceLine\update_total(), PropaleLigne\update_total(), OrderLine\update_total(), FactureLigne\update_total(), and Propal\updateline().