40 $head[$h][0] =
dolBuildUrl(DOL_URL_ROOT.
'/compta/deplacement/card.php', $query);
41 $head[$h][1] = $langs->trans(
"Trip");
42 $head[$h][2] =
'card';
51 $head[$h][0] =
dolBuildUrl(DOL_URL_ROOT.
'/compta/deplacement/document.php', $query);
52 $head[$h][1] = $langs->trans(
"Documents");
53 $head[$h][2] =
'documents';
56 $head[$h][0] =
dolBuildUrl(DOL_URL_ROOT.
'/compta/deplacement/info.php', $query);
57 $head[$h][1] = $langs->trans(
"Info");
58 $head[$h][2] =
'info';
if(! $sortfield) if(! $sortorder) $object
Class to manage trips and working credit notes.
dolBuildUrl($url, $params=[], $addtoken=false)
Return path of url.
complete_head_from_modules($conf, $langs, $object, &$head, &$h, $type, $mode='add', $filterorigmodule='')
Complete or removed entries into a head array (used to build tabs).
trip_prepare_head(Deplacement $object)
Prepare array with list of tabs.