24 require
'../../main.inc.php';
25 require_once DOL_DOCUMENT_ROOT.
'/core/lib/fiscalyear.lib.php';
26 require_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
27 require_once DOL_DOCUMENT_ROOT.
'/core/class/fiscalyear.class.php';
30 $langs->loadLangs(array(
"admin",
"compta"));
35 if (!$user->rights->accounting->fiscalyear->write)
41 $title = $langs->trans(
"Fiscalyear").
" - ".$langs->trans(
"Info");
54 print '<table width="100%"><tr><td>';
56 print
'</td></tr></table>';
GETPOST($paramname, $check= 'alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
dol_print_object_info($object, $usetable=0)
Show informations on an object TODO Move this into html.formother.
fiscalyear_prepare_head(Fiscalyear $object)
Prepare array with list of tabs.
Class to manage fiscal year.
accessforbidden($message= '', $printheader=1, $printfooter=1, $showonlymessage=0, $params=null)
Show a message to say access is forbidden and stop program Calling this function terminate execution ...
dol_get_fiche_head($links=array(), $active= '', $title= '', $notab=0, $picto= '', $pictoisfullpath=0, $morehtmlright= '', $morecss= '', $limittoshow=0, $moretabssuffix= '')
Show tabs of a record.
print
Draft customers invoices.