mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
parent
e433dabc64
commit
131677a5ea
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user