Update fournisseurs.php
This commit is contained in:
parent
cf68039c36
commit
a1db02cc08
@ -308,7 +308,7 @@ if ($id > 0 || $ref)
|
|||||||
dol_fiche_head($head, 'suppliers', $titre, 0, $picto);
|
dol_fiche_head($head, 'suppliers', $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');
|
||||||
|
|
||||||
print '<div class="fichecenter">';
|
print '<div class="fichecenter">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user