$soc not needed (thirpartie
This commit is contained in:
parent
0ef963604f
commit
499eedffa1
@ -97,9 +97,6 @@ $form = new Form($db);
|
|||||||
if ($id > 0 || ! empty($ref))
|
if ($id > 0 || ! empty($ref))
|
||||||
{
|
{
|
||||||
|
|
||||||
$soc = new Societe($db);
|
|
||||||
$soc->fetch($object->socid);
|
|
||||||
|
|
||||||
$head=shipping_prepare_head($object);
|
$head=shipping_prepare_head($object);
|
||||||
dol_fiche_head($head, 'note', $langs->trans("Shipment"), 0, 'sending');
|
dol_fiche_head($head, 'note', $langs->trans("Shipment"), 0, 'sending');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user