Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts: htdocs/admin/dict.php
This commit is contained in:
commit
983bfc4ca9
@ -690,7 +690,7 @@ if (empty($reshook)) {
|
|||||||
$triggersendname = 'RECEPTION_SENTBYMAIL';
|
$triggersendname = 'RECEPTION_SENTBYMAIL';
|
||||||
$paramname = 'id';
|
$paramname = 'id';
|
||||||
$mode = 'emailfromreception';
|
$mode = 'emailfromreception';
|
||||||
$trackid = 'shi'.$object->id;
|
$trackid = 'rec'.$object->id;
|
||||||
include DOL_DOCUMENT_ROOT.'/core/actions_sendmails.inc.php';
|
include DOL_DOCUMENT_ROOT.'/core/actions_sendmails.inc.php';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user