File preview is not working
This commit is contained in:
ksar
2021-09-20 11:50:10 +02:00
committed by GitHub
parent e433dabc64
commit 131677a5ea

View File

@@ -2553,7 +2553,7 @@ if ($action == 'create') {
// Presend form
$modelmail = 'shipping_send';
$defaulttopic = 'SendShippingRef';
$diroutput = $conf->expedition->dir_output.'/sending';
$diroutput = $conf->expedition->dir_output;
$trackid = 'shi'.$object->id;
include DOL_DOCUMENT_ROOT.'/core/tpl/card_presend.tpl.php';