28 require
'../main.inc.php';
29 require_once DOL_DOCUMENT_ROOT.
'/core/class/html.formfile.class.php';
32 $langs->loadLangs(array(
"zapier@zapier"));
34 $action =
GETPOST(
'action',
'aZ09');
39 $socid =
GETPOST(
'socid',
'int');
40 if (isset($user->socid) && $user->socid > 0) {
42 $socid = $user->socid;
60 $form =
new Form($db);
63 llxHeader(
"", $langs->trans(
"ZapierForDolibarrArea"));
67 print '<div class="fichecenter"><div class="fichethirdleft">';
70 print
'</div><div class="fichetwothirdright"><div class="ficheaddleft">';
73 print
'</div></div></div>';
GETPOST($paramname, $check= 'alphanohtml', $method=0, $filter=null, $options=null, $noreplace=0)
Return value of a param into GET or POST supervariable.
dol_now($mode= 'auto')
Return date for now.
load_fiche_titre($titre, $morehtmlright= '', $picto= 'generic', $pictoisfullpath=0, $id= '', $morecssontable= '', $morehtmlcenter= '')
Load a title with picto.
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 ...
print
Draft customers invoices.