34 $langs->load(
"intracommreport");
39 $head[$h][0] = DOL_URL_ROOT.
'/intracommreport/admin/intracommreport.php';
40 $head[$h][1] = $langs->trans(
"Parameters");
41 $head[$h][2] =
'general';
65 $langs->load(
"intracommreport");
70 $head[$h][0] = DOL_URL_ROOT.
'/intracommreport/card.php?rowid='.
$object->id;
71 $head[$h][1] = $langs->trans(
"Card");
72 $head[$h][2] =
'card';
if( $user->socid > 0) if(! $user->hasRight('accounting', 'chartofaccount')) $object
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).
intracommReportPrepareHead($object)
Prepare array with list of tabs.
intracommReportAdminPrepareHead()
Prepare array with list of admin tabs.