Fix bad constant
This commit is contained in:
parent
ab5724e7ff
commit
fc7d27c75c
@ -474,7 +474,7 @@ if (empty($reshook))
|
||||
include DOL_DOCUMENT_ROOT.'/core/actions_printing.inc.php';
|
||||
|
||||
// Actions to send emails
|
||||
$trigger_name='PROPAL_SUPPLIER_SENTBYMAIL';
|
||||
$trigger_name='PROPOSAL_SUPPLIER_SENTBYMAIL';
|
||||
$autocopy='MAIN_MAIL_AUTOCOPY_SUPPLIER_PROPOSAL_TO';
|
||||
$trackid='spr'.$object->id;
|
||||
include DOL_DOCUMENT_ROOT.'/core/actions_sendmails.inc.php';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user