Update info.php
This commit is contained in:
parent
a1db02cc08
commit
656875acb5
@ -94,7 +94,7 @@ if ($id > 0 || $ref)
|
|||||||
dol_fiche_head($head, 'info', $titre, 0, $picto);
|
dol_fiche_head($head, 'info', $titre, 0, $picto);
|
||||||
|
|
||||||
$linkback = '<a href="'.DOL_URL_ROOT.'/product/list.php">'.$langs->trans("BackToList").'</a>';
|
$linkback = '<a href="'.DOL_URL_ROOT.'/product/list.php">'.$langs->trans("BackToList").'</a>';
|
||||||
|
$object->next_prev_filter=" fk_product_type = ".$object->type;
|
||||||
dol_banner_tab($object, 'ref', $linkback, ($user->societe_id?0:1), 'ref');
|
dol_banner_tab($object, 'ref', $linkback, ($user->societe_id?0:1), 'ref');
|
||||||
|
|
||||||
$object->info($object->id);
|
$object->info($object->id);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user