|
dolibarr 21.0.4
|
Form and file creation of paid holiday. More...
Go to the source code of this file.
Functions | |
| if(is_object( $db)) | sendMail ($id, $cancreate, $now, $autoValidation) |
| send email to validator for current leave represented by (id) | |
Form and file creation of paid holiday.
Definition in file card_group.php.
| if(is_object($db)) sendMail | ( | $id, | |
| $cancreate, | |||
| $now, | |||
| $autoValidation ) |
send email to validator for current leave represented by (id)
| int | $id | validator for current leave represented by (id) |
| int | $cancreate | flag for user right |
| int | $now | date |
| int | $autoValidation | boolean flag on autovalidation |
| Exception |
Definition at line 687 of file card_group.php.
References $id, $object, dol_buildpath(), dol_clone(), dol_print_date(), dol_syslog(), dol_time_plus_duree(), dolGetFirstLastname(), getDolGlobalString(), num_open_day(), and Holiday\STATUS_VALIDATED.