12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718 |
- <?php
- /* Copyright (C) 2001-2005 Rodolphe Quiedeville <rodolphe@quiedeville.org>
- * Copyright (C) 2004-2018 Laurent Destailleur <eldy@users.sourceforge.net>
- * Copyright (C) 2005 Simon TOSSER <simon@kornog-computing.com>
- * Copyright (C) 2005-2017 Regis Houssin <regis.houssin@inodbox.com>
- * Copyright (C) 2010-2013 Juanjo Menent <jmenent@2byte.es>
- * Copyright (C) 2013 Florian Henry <florian.henry@open-concept.pro>
- * Copyright (C) 2014 Cedric GROSS <c.gross@kreiz-it.fr>
- * Copyright (C) 2015 Alexandre Spangaro <aspangaro@open-dsi.fr>
- * Copyright (C) 2018 Frédéric France <frederic.france@netlogic.fr>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
- /**
- * \file htdocs/comm/action/card.php
- * \ingroup agenda
- * \brief Page for event card
- */
- require '../../main.inc.php';
- require_once DOL_DOCUMENT_ROOT.'/core/lib/agenda.lib.php';
- require_once DOL_DOCUMENT_ROOT.'/core/lib/date.lib.php';
- require_once DOL_DOCUMENT_ROOT.'/contact/class/contact.class.php';
- require_once DOL_DOCUMENT_ROOT.'/user/class/user.class.php';
- require_once DOL_DOCUMENT_ROOT.'/comm/action/class/cactioncomm.class.php';
- require_once DOL_DOCUMENT_ROOT.'/comm/action/class/actioncomm.class.php';
- require_once DOL_DOCUMENT_ROOT.'/core/class/html.formactions.class.php';
- require_once DOL_DOCUMENT_ROOT.'/core/class/html.formfile.class.php';
- require_once DOL_DOCUMENT_ROOT.'/core/class/html.form.class.php';
- require_once DOL_DOCUMENT_ROOT.'/projet/class/project.class.php';
- require_once DOL_DOCUMENT_ROOT.'/projet/class/task.class.php';
- require_once DOL_DOCUMENT_ROOT.'/core/class/html.formprojet.class.php';
- require_once DOL_DOCUMENT_ROOT.'/core/class/extrafields.class.php';
- // Load translation files required by the page
- $langs->loadLangs(array("companies", "other", "commercial", "bills", "orders", "agenda"));
- $action=GETPOST('action','alpha');
- $cancel=GETPOST('cancel','alpha');
- $backtopage=GETPOST('backtopage','alpha');
- $socpeopleassigned=GETPOST('socpeopleassigned','array');
- $origin=GETPOST('origin','alpha');
- $originid=GETPOST('originid','int');
- $confirm = GETPOST('confirm', 'alpha');
- $fulldayevent=GETPOST('fullday');
- $aphour = GETPOST('aphour');
- $apmin = GETPOST('apmin');
- $p2hour = GETPOST('p2hour');
- $p2min = GETPOST('p2min');
- $datep=dol_mktime($fulldayevent?'00':$aphour, $fulldayevent?'00':$apmin, 0, GETPOST("apmonth"), GETPOST("apday"), GETPOST("apyear"));
- $datef=dol_mktime($fulldayevent?'23':$p2hour, $fulldayevent?'59':$p2min, $fulldayevent?'59':'0', GETPOST("p2month"), GETPOST("p2day"), GETPOST("p2year"));
- // Security check
- $socid = GETPOST('socid','int');
- $id = GETPOST('id','int');
- if ($user->societe_id) $socid=$user->societe_id;
- $result = restrictedArea($user, 'agenda', $id, 'actioncomm&societe', 'myactions|allactions', 'fk_soc', 'id');
- if ($user->societe_id && $socid) $result = restrictedArea($user,'societe',$socid);
- $error=GETPOST("error");
- $donotclearsession=GETPOST('donotclearsession')?GETPOST('donotclearsession'):0;
- $cactioncomm = new CActionComm($db);
- $object = new ActionComm($db);
- $contact = new Contact($db);
- $extrafields = new ExtraFields($db);
- $formfile = new FormFile($db);
- $form = new Form($db);
- $formfile = new FormFile($db);
- $formactions = new FormActions($db);
- // fetch optionals attributes and labels
- $extralabels=$extrafields->fetch_name_optionals_label($object->table_element);
- //var_dump($_POST);
- // Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
- $hookmanager->initHooks(array('actioncard','globalcard'));
- /*
- * Actions
- */
- $listUserAssignedUpdated = false;
- // Remove user to assigned list
- if (GETPOST('removedassigned') || GETPOST('removedassigned') == '0')
- {
- $idtoremove=GETPOST('removedassigned');
- if (! empty($_SESSION['assignedtouser'])) $tmpassigneduserids=json_decode($_SESSION['assignedtouser'],1);
- else $tmpassigneduserids=array();
- foreach ($tmpassigneduserids as $key => $val)
- {
- if ($val['id'] == $idtoremove || $val['id'] == -1) unset($tmpassigneduserids[$key]);
- }
- //var_dump($_POST['removedassigned']);exit;
- $_SESSION['assignedtouser']=json_encode($tmpassigneduserids);
- $donotclearsession=1;
- if ($action == 'add') $action = 'create';
- if ($action == 'update') $action = 'edit';
- $listUserAssignedUpdated = true;
- }
- // Add user to assigned list
- if (GETPOST('addassignedtouser') || GETPOST('updateassignedtouser'))
- {
- // Add a new user
- if (GETPOST('assignedtouser') > 0)
- {
- $assignedtouser=array();
- if (! empty($_SESSION['assignedtouser']))
- {
- $assignedtouser=json_decode($_SESSION['assignedtouser'], true);
- }
- $assignedtouser[GETPOST('assignedtouser')]=array('id'=>GETPOST('assignedtouser'), 'transparency'=>GETPOST('transparency'), 'mandatory'=>1);
- $_SESSION['assignedtouser']=json_encode($assignedtouser);
- }
- $donotclearsession=1;
- if ($action == 'add') $action = 'create';
- if ($action == 'update') $action = 'edit';
- $listUserAssignedUpdated = true;
- }
- // Link to a project
- if ($action == 'classin' && ($user->rights->agenda->allactions->create ||
- (($object->authorid == $user->id || $object->userownerid == $user->id) && $user->rights->agenda->myactions->create)))
- {
- $object->fetch($id);
- $object->setProject(GETPOST('projectid'));
- }
- // Action clone object
- if ($action == 'confirm_clone' && $confirm == 'yes')
- {
- if (1 == 0 && ! GETPOST('clone_content') && ! GETPOST('clone_receivers'))
- {
- setEventMessages($langs->trans("NoCloneOptionsSpecified"), null, 'errors');
- }
- else
- {
- if ($id > 0) {
- $object->fetch($id);
- $result = $object->createFromClone(GETPOST('fk_userowner'), GETPOST('socid'));
- if ($result > 0) {
- header("Location: " . $_SERVER['PHP_SELF'] . '?id=' . $result);
- exit();
- } else {
- setEventMessages($object->error, $object->errors, 'errors');
- $action = '';
- }
- }
- }
- }
- // Add event
- if ($action == 'add')
- {
- $error=0;
- if (empty($backtopage))
- {
- if ($socid > 0) $backtopage = DOL_URL_ROOT.'/societe/agenda.php?socid='.$socid;
- else $backtopage=DOL_URL_ROOT.'/comm/action/index.php';
- }
- if (!empty($socpeopleassigned[0]))
- {
- $result=$contact->fetch($socpeopleassigned[0]);
- }
- if ($cancel)
- {
- header("Location: ".$backtopage);
- exit;
- }
- $percentage=in_array(GETPOST('status'),array(-1,100))?GETPOST('status'):(in_array(GETPOST('complete'),array(-1,100))?GETPOST('complete'):GETPOST("percentage")); // If status is -1 or 100, percentage is not defined and we must use status
- // Clean parameters
- $datep=dol_mktime($fulldayevent?'00':GETPOST("aphour",'int'), $fulldayevent?'00':GETPOST("apmin",'int'), $fulldayevent?'00':GETPOST("apsec",'int'), GETPOST("apmonth",'int'), GETPOST("apday",'int'), GETPOST("apyear",'int'));
- $datef=dol_mktime($fulldayevent?'23':GETPOST("p2hour",'int'), $fulldayevent?'59':GETPOST("p2min",'int'), $fulldayevent?'59':GETPOST("apsec",'int'), GETPOST("p2month",'int'), GETPOST("p2day",'int'), GETPOST("p2year",'int'));
- // Check parameters
- if (! $datef && $percentage == 100)
- {
- $error++; $donotclearsession=1;
- $action = 'create';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("DateEnd")), null, 'errors');
- }
- if (empty($conf->global->AGENDA_USE_EVENT_TYPE) && ! GETPOST('label'))
- {
- $error++; $donotclearsession=1;
- $action = 'create';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("Title")), null, 'errors');
- }
- // Initialisation objet cactioncomm
- if (! GETPOST('actioncode') > 0) // actioncode is id
- {
- $error++; $donotclearsession=1;
- $action = 'create';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("Type")), null, 'errors');
- }
- else
- {
- $object->type_code = GETPOST('actioncode');
- }
- if (! $error)
- {
- // Initialisation objet actioncomm
- $object->priority = GETPOST("priority")?GETPOST("priority"):0;
- $object->fulldayevent = (! empty($fulldayevent)?1:0);
- $object->location = GETPOST("location");
- $object->label = trim(GETPOST('label'));
- $object->fk_element = GETPOST("fk_element");
- $object->elementtype = GETPOST("elementtype");
- if (! GETPOST('label'))
- {
- if (GETPOST('actioncode') == 'AC_RDV' && $contact->getFullName($langs))
- {
- $object->label = $langs->transnoentitiesnoconv("TaskRDVWith",$contact->getFullName($langs));
- }
- else
- {
- if ($langs->trans("Action".$object->type_code) != "Action".$object->type_code)
- {
- $object->label = $langs->transnoentitiesnoconv("Action".$object->type_code)."\n";
- }
- else $object->label = $cactioncomm->libelle;
- }
- }
- $object->fk_project = isset($_POST["projectid"])?$_POST["projectid"]:0;
- $taskid = GETPOST('taskid','int');
- if(!empty($taskid)){
- $taskProject = new Task($db);
- if($taskProject->fetch($taskid)>0){
- $object->fk_project = $taskProject->fk_project;
- }
- $object->fk_element = $taskid;
- $object->elementtype = 'task';
- }
- $object->datep = $datep;
- $object->datef = $datef;
- $object->percentage = $percentage;
- $object->duree=((float) (GETPOST('dureehour') * 60) + (float) GETPOST('dureemin')) * 60;
- $transparency=(GETPOST("transparency")=='on'?1:0);
- $listofuserid=array();
- if (! empty($_SESSION['assignedtouser'])) $listofuserid=json_decode($_SESSION['assignedtouser'], true);
- $i=0;
- foreach($listofuserid as $key => $value)
- {
- if ($i == 0) // First entry
- {
- if ($value['id'] > 0) $object->userownerid=$value['id'];
- $object->transparency = $transparency;
- }
- $object->userassigned[$value['id']]=array('id'=>$value['id'], 'transparency'=>$transparency);
- $i++;
- }
- }
- if (! $error && ! empty($conf->global->AGENDA_ENABLE_DONEBY))
- {
- if (GETPOST("doneby") > 0) $object->userdoneid = GETPOST("doneby","int");
- }
- $object->note = trim(GETPOST("note"));
- if (isset($_POST["contactid"])) $object->contact = $contact;
- if (GETPOST('socid','int') > 0)
- {
- $object->socid=GETPOST('socid','int');
- $object->fetch_thirdparty();
- $object->societe = $object->thirdparty; // For backward compatibility
- }
- // Check parameters
- if (empty($object->userownerid) && empty($_SESSION['assignedtouser']))
- {
- $error++; $donotclearsession=1;
- $action = 'create';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("ActionsOwnedBy")), null, 'errors');
- }
- if ($object->type_code == 'AC_RDV' && ($datep == '' || ($datef == '' && empty($fulldayevent))))
- {
- $error++; $donotclearsession=1;
- $action = 'create';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("DateEnd")), null, 'errors');
- }
- if (! GETPOST('apyear') && ! GETPOST('adyear'))
- {
- $error++; $donotclearsession=1;
- $action = 'create';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("Date")), null, 'errors');
- }
- foreach ($socpeopleassigned as $cid)
- {
- $object->socpeopleassigned[$cid] = array('id' => $cid);
- }
- if (!empty($object->socpeopleassigned))
- {
- reset($object->socpeopleassigned);
- $object->contactid = key($object->socpeopleassigned);
- }
- // Fill array 'array_options' with data from add form
- $ret = $extrafields->setOptionalsFromPost($extralabels,$object);
- if ($ret < 0) $error++;
- if (! $error)
- {
- $db->begin();
- // On cree l'action
- $idaction=$object->create($user);
- if ($idaction > 0)
- {
- if (! $object->error)
- {
- unset($_SESSION['assignedtouser']);
- $moreparam='';
- if ($user->id != $object->userownerid) $moreparam="filtert=-1"; // We force to remove filter so created record is visible when going back to per user view.
- $db->commit();
- if (! empty($backtopage))
- {
- dol_syslog("Back to ".$backtopage.($moreparam?(preg_match('/\?/',$backtopage)?'&'.$moreparam:'?'.$moreparam):''));
- header("Location: ".$backtopage.($moreparam?(preg_match('/\?/',$backtopage)?'&'.$moreparam:'?'.$moreparam):''));
- }
- elseif($idaction)
- {
- header("Location: ".DOL_URL_ROOT.'/comm/action/card.php?id='.$idaction.($moreparam?'&'.$moreparam:''));
- }
- else
- {
- header("Location: ".DOL_URL_ROOT.'/comm/action/index.php'.($moreparam?'?'.$moreparam:''));
- }
- exit;
- }
- else
- {
- // If error
- $db->rollback();
- $langs->load("errors");
- $error=$langs->trans($object->error);
- setEventMessages($error, null, 'errors');
- $action = 'create'; $donotclearsession=1;
- }
- }
- else
- {
- $db->rollback();
- setEventMessages($object->error, $object->errors, 'errors');
- $action = 'create'; $donotclearsession=1;
- }
- }
- }
- /*
- * Action update event
- */
- if ($action == 'update')
- {
- if (empty($cancel))
- {
- $fulldayevent=GETPOST('fullday');
- $aphour=GETPOST('aphour');
- $apmin=GETPOST('apmin');
- $p2hour=GETPOST('p2hour');
- $p2min=GETPOST('p2min');
- $percentage=in_array(GETPOST('status'),array(-1,100))?GETPOST('status'):(in_array(GETPOST('complete'),array(-1,100))?GETPOST('complete'):GETPOST("percentage")); // If status is -1 or 100, percentage is not defined and we must use status
- // Clean parameters
- if ($aphour == -1) $aphour='0';
- if ($apmin == -1) $apmin='0';
- if ($p2hour == -1) $p2hour='0';
- if ($p2min == -1) $p2min='0';
- $object->fetch($id);
- $object->fetch_userassigned();
- $datep=dol_mktime($fulldayevent?'00':$aphour, $fulldayevent?'00':$apmin, 0, $_POST["apmonth"], $_POST["apday"], $_POST["apyear"]);
- $datef=dol_mktime($fulldayevent?'23':$p2hour, $fulldayevent?'59':$p2min, $fulldayevent?'59':'0', $_POST["p2month"], $_POST["p2day"], $_POST["p2year"]);
- $object->type_id = dol_getIdFromCode($db, GETPOST("actioncode"), 'c_actioncomm');
- $object->label = GETPOST("label");
- $object->datep = $datep;
- $object->datef = $datef;
- $object->percentage = $percentage;
- $object->priority = GETPOST("priority");
- $object->fulldayevent= GETPOST("fullday")?1:0;
- $object->location = GETPOST('location');
- $object->socid = GETPOST("socid");
- $socpeopleassigned = GETPOST("socpeopleassigned",'array');
- $object->socpeopleassigned = array();
- foreach ($socpeopleassigned as $cid) $object->socpeopleassigned[$cid] = array('id' => $cid);
- $object->contactid = GETPOST("contactid",'int');
- $object->fk_project = GETPOST("projectid",'int');
- $object->note = GETPOST("note","none"); // deprecated
- $object->note_private= GETPOST("note","none");
- $object->fk_element = GETPOST("fk_element");
- $object->elementtype = GETPOST("elementtype");
- if (! $datef && $percentage == 100)
- {
- $error++; $donotclearsession=1;
- setEventMessages($langs->transnoentitiesnoconv("ErrorFieldRequired",$langs->transnoentitiesnoconv("DateEnd")),$object->errors,'errors');
- $action = 'edit';
- }
- $transparency=(GETPOST("transparency")=='on'?1:0);
- // Users
- $listofuserid=array();
- if (! empty($_SESSION['assignedtouser'])) // Now concat assigned users
- {
- // Restore array with key with same value than param 'id'
- $tmplist1=json_decode($_SESSION['assignedtouser'], true);
- foreach($tmplist1 as $key => $val)
- {
- if ($val['id'] > 0 && $val['id'] != $assignedtouser) $listofuserid[$val['id']]=$val;
- }
- }
- else {
- $assignedtouser=(! empty($object->userownerid) && $object->userownerid > 0 ? $object->userownerid : 0);
- if ($assignedtouser) $listofuserid[$assignedtouser]=array('id'=>$assignedtouser, 'mandatory'=>0, 'transparency'=>($user->id == $assignedtouser ? $transparency : '')); // Owner first
- }
- $object->userassigned=array(); $object->userownerid=0; // Clear old content
- $i=0;
- foreach($listofuserid as $key => $val)
- {
- if ($i == 0) $object->userownerid = $val['id'];
- $object->userassigned[$val['id']]=array('id'=>$val['id'], 'mandatory'=>0, 'transparency'=>($user->id == $val['id'] ? $transparency : ''));
- $i++;
- }
- $object->transparency = $transparency; // We set transparency on event (even if we can also store it on each user, standard says this property is for event)
- // TODO store also transparency on owner user
- if (! empty($conf->global->AGENDA_ENABLE_DONEBY))
- {
- if (GETPOST("doneby")) $object->userdoneid=GETPOST("doneby","int");
- }
- // Check parameters
- if (! GETPOST('actioncode') > 0)
- {
- $error++; $donotclearsession=1;
- $action = 'edit';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("Type")), null, 'errors');
- }
- else
- {
- $result=$cactioncomm->fetch(GETPOST('actioncode'));
- }
- if (empty($object->userownerid))
- {
- $error++; $donotclearsession=1;
- $action = 'edit';
- setEventMessages($langs->trans("ErrorFieldRequired", $langs->transnoentitiesnoconv("ActionsOwnedBy")), null, 'errors');
- }
- // Fill array 'array_options' with data from add form
- $ret = $extrafields->setOptionalsFromPost($extralabels,$object);
- if ($ret < 0) $error++;
- if (! $error)
- {
- $db->begin();
- $result=$object->update($user);
- if ($result > 0)
- {
- unset($_SESSION['assignedtouser']);
- $db->commit();
- }
- else
- {
- setEventMessages($object->error,$object->errors,'errors');
- $db->rollback();
- }
- }
- }
- if (! $error)
- {
- if (! empty($backtopage))
- {
- unset($_SESSION['assignedtouser']);
- header("Location: ".$backtopage);
- exit;
- }
- }
- }
- /*
- * delete event
- */
- if ($action == 'confirm_delete' && GETPOST("confirm") == 'yes')
- {
- $object->fetch($id);
- if ($user->rights->agenda->myactions->delete
- || $user->rights->agenda->allactions->delete)
- {
- $result=$object->delete();
- if ($result >= 0)
- {
- header("Location: index.php");
- exit;
- }
- else
- {
- setEventMessages($object->error,$object->errors,'errors');
- }
- }
- }
- /*
- * Action move update, used when user move an event in calendar by drag'n drop
- * TODO Move this into page comm/action/index that trigger this call by the drag and drop of event.
- */
- if (GETPOST('actionmove','alpha') == 'mupdate')
- {
- $object->fetch($id);
- $object->fetch_userassigned();
- $shour = dol_print_date($object->datep,"%H");
- $smin = dol_print_date($object->datep, "%M");
- $newdate=GETPOST('newdate','alpha');
- if (empty($newdate) || strpos($newdate,'dayevent_') != 0 )
- {
- header("Location: ".$backtopage);
- exit;
- }
- $datep=dol_mktime($shour, $smin, 0, substr($newdate,13,2), substr($newdate,15,2), substr($newdate,9,4));
- if ($datep!=$object->datep)
- {
- if (!empty($object->datef))
- {
- $object->datef+=$datep-$object->datep;
- }
- $object->datep=$datep;
- $result=$object->update($user);
- if ($result < 0)
- {
- setEventMessages($object->error, $object->errors, 'errors');
- }
- }
- if (! empty($backtopage))
- {
- header("Location: ".$backtopage);
- exit;
- }
- else
- {
- $action='';
- }
- }
- // Actions to delete doc
- $upload_dir = $conf->agenda->dir_output.'/'.dol_sanitizeFileName($object->ref);
- $permissioncreate = ($user->rights->agenda->allactions->create || (($object->authorid == $user->id || $object->userownerid == $user->id) && $user->rights->agenda->myactions->read));
- include DOL_DOCUMENT_ROOT.'/core/actions_builddoc.inc.php';
- /*
- * View
- */
- $form=new Form($db);
- $formproject=new FormProjets($db);
- $help_url='EN:Module_Agenda_En|FR:Module_Agenda|ES:M&omodulodulo_Agenda';
- llxHeader('',$langs->trans("Agenda"),$help_url);
- if ($action == 'create')
- {
- $contact = new Contact($db);
- $socpeopleassigned = GETPOST("socpeopleassigned", 'array');
- if (!empty($socpeopleassigned[0]))
- {
- $result=$contact->fetch($socpeopleassigned[0]);
- if ($result < 0) dol_print_error($db,$contact->error);
- }
- dol_set_focus("#label");
- if (! empty($conf->use_javascript_ajax))
- {
- print "\n".'<script type="text/javascript">';
- print '$(document).ready(function () {
- function setdatefields()
- {
- if ($("#fullday:checked").val() == null) {
- $(".fulldaystarthour").removeAttr("disabled");
- $(".fulldaystartmin").removeAttr("disabled");
- $(".fulldayendhour").removeAttr("disabled");
- $(".fulldayendmin").removeAttr("disabled");
- $("#p2").removeAttr("disabled");
- } else {
- $(".fulldaystarthour").prop("disabled", true).val("00");
- $(".fulldaystartmin").prop("disabled", true).val("00");
- $(".fulldayendhour").prop("disabled", true).val("23");
- $(".fulldayendmin").prop("disabled", true).val("59");
- $("#p2").removeAttr("disabled");
- }
- }
- setdatefields();
- $("#fullday").change(function() {
- setdatefields();
- });
- $("#selectcomplete").change(function() {
- if ($("#selectcomplete").val() == 100)
- {
- if ($("#doneby").val() <= 0) $("#doneby").val(\''.$user->id.'\');
- }
- if ($("#selectcomplete").val() == 0)
- {
- $("#doneby").val(-1);
- }
- });
- $("#actioncode").change(function() {
- if ($("#actioncode").val() == \'AC_RDV\') $("#dateend").addClass("fieldrequired");
- else $("#dateend").removeClass("fieldrequired");
- });
- })';
- print '</script>'."\n";
- }
- print '<form name="formaction" action="'.$_SERVER['PHP_SELF'].'" method="POST">';
- print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
- print '<input type="hidden" name="action" value="add">';
- print '<input type="hidden" name="donotclearsession" value="1">';
- if ($backtopage) print '<input type="hidden" name="backtopage" value="'.($backtopage != '1' ? $backtopage : $_SERVER["HTTP_REFERER"]).'">';
- if (empty($conf->global->AGENDA_USE_EVENT_TYPE)) print '<input type="hidden" name="actioncode" value="'.dol_getIdFromCode($db, 'AC_OTH', 'c_actioncomm').'">';
- if (GETPOST("actioncode") == 'AC_RDV') print load_fiche_titre($langs->trans("AddActionRendezVous"), '', 'title_agenda');
- else print load_fiche_titre($langs->trans("AddAnAction"), '', 'title_agenda');
- dol_fiche_head();
- print '<table class="border" width="100%">';
- // Type of event
- if (! empty($conf->global->AGENDA_USE_EVENT_TYPE))
- {
- print '<tr><td class="titlefieldcreate"><span class="fieldrequired">'.$langs->trans("Type").'</span></b></td><td>';
- $default=(empty($conf->global->AGENDA_USE_EVENT_TYPE_DEFAULT)?'':$conf->global->AGENDA_USE_EVENT_TYPE_DEFAULT);
- $formactions->select_type_actions(GETPOST("actioncode")?GETPOST("actioncode"):($object->type_code?$object->type_code:$default), "actioncode", "systemauto", 0, -1);
- print '</td></tr>';
- }
- // Title
- print '<tr><td'.(empty($conf->global->AGENDA_USE_EVENT_TYPE)?' class="fieldrequired titlefieldcreate"':'').'>'.$langs->trans("Label").'</td><td><input type="text" id="label" name="label" class="soixantepercent" value="'.GETPOST('label').'"></td></tr>';
- // Full day
- print '<tr><td>'.$langs->trans("EventOnFullDay").'</td><td><input type="checkbox" id="fullday" name="fullday" '.(GETPOST('fullday')?' checked':'').'></td></tr>';
- // Date start
- $datep=($datep?$datep:$object->datep);
- if (GETPOST('datep','int',1)) $datep=dol_stringtotime(GETPOST('datep','int',1),0);
- print '<tr><td class="nowrap"><span class="fieldrequired">'.$langs->trans("DateActionStart").'</span></td><td>';
- if (GETPOST("afaire") == 1) {
- print $form->selectDate($datep, 'ap', 1, 1, 0, "action", 1, 1, 0, 'fulldayend');
- } elseif (GETPOST("afaire") == 2) {
- print $form->selectDate($datep, 'ap', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- } else {
- print $form->selectDate($datep, 'ap', 1, 1, 1, "action", 1, 1, 0, 'fulldaystart');
- }
- print '</td></tr>';
- // Date end
- $datef=($datef?$datef:$object->datef);
- if (GETPOST('datef','int',1)) $datef=dol_stringtotime(GETPOST('datef','int',1),0);
- if (empty($datef) && ! empty($datep) && ! empty($conf->global->AGENDA_AUTOSET_END_DATE_WITH_DELTA_HOURS))
- {
- $datef=dol_time_plus_duree($datep, $conf->global->AGENDA_AUTOSET_END_DATE_WITH_DELTA_HOURS, 'h');
- }
- print '<tr><td><span id="dateend"'.(GETPOST("actioncode") == 'AC_RDV'?' class="fieldrequired"':'').'>'.$langs->trans("DateActionEnd").'</span></td><td>';
- if (GETPOST("afaire") == 1) {
- print $form->selectDate($datef, 'p2', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- } elseif (GETPOST("afaire") == 2) {
- print $form->selectDate($datef, 'p2', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- } else {
- print $form->selectDate($datef, 'p2', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- }
- print '</td></tr>';
- // Dev in progress
- $userepeatevent=($conf->global->MAIN_FEATURES_LEVEL == 2 ? 1 : 0);
- if ($userepeatevent)
- {
- // Repeat
- print '<tr><td>'.$langs->trans("RepeatEvent").'</td><td colspan="3">';
- print '<input type="hidden" name="recurid" value="'.$object->recurid.'">';
- $arrayrecurrulefreq=array(
- 'no'=>$langs->trans("No"),
- 'MONTHLY'=>$langs->trans("EveryMonth"),
- 'WEEKLY'=>$langs->trans("EveryWeek"),
- //'DAYLY'=>$langs->trans("EveryDay")
- );
- $selectedrecurrulefreq='no';
- $selectedrecurrulebymonthday='';
- $selectedrecurrulebyday='';
- if ($object->recurrule && preg_match('/FREQ=([A-Z]+)/i',$object->recurrule,$reg)) $selectedrecurrulefreq=$reg[1];
- if ($object->recurrule && preg_match('/FREQ=MONTHLY.*BYMONTHDAY=(\d+)/i',$object->recurrule,$reg)) $selectedrecurrulebymonthday=$reg[1];
- if ($object->recurrule && preg_match('/FREQ=WEEKLY.*BYDAY(\d+)/i',$object->recurrule,$reg)) $selectedrecurrulebyday=$reg[1];
- print $form->selectarray('recurrulefreq', $arrayrecurrulefreq, $selectedrecurrulefreq, 0, 0, 0, '', 0, 0, 0, '', 'marginrightonly');
- // If recurrulefreq is MONTHLY
- print '<div class="hidden marginrightonly inline-block repeateventBYMONTHDAY">';
- print $langs->trans("DayOfMonth").': <input type="input" size="2" name="BYMONTHDAY" value="'.$selectedrecurrulebymonthday.'">';
- print '</div>';
- // If recurrulefreq is WEEKLY
- print '<div class="hidden marginrightonly inline-block repeateventBYDAY">';
- print $langs->trans("DayOfWeek").': <input type="input" size="4" name="BYDAY" value="'.$selectedrecurrulebyday.'">';
- print '</div>';
- print '<script type="text/javascript" language="javascript">
- jQuery(document).ready(function() {
- function init_repeat()
- {
- if (jQuery("#recurrulefreq").val() == \'MONTHLY\')
- {
- jQuery(".repeateventBYMONTHDAY").css("display", "inline-block"); /* use this instead of show because we want inline-block and not block */
- jQuery(".repeateventBYDAY").hide();
- }
- else if (jQuery("#recurrulefreq").val() == \'WEEKLY\')
- {
- jQuery(".repeateventBYMONTHDAY").hide();
- jQuery(".repeateventBYDAY").css("display", "inline-block"); /* use this instead of show because we want inline-block and not block */
- }
- else
- {
- jQuery(".repeateventBYMONTHDAY").hide();
- jQuery(".repeateventBYDAY").hide();
- }
- }
- init_repeat();
- jQuery("#recurrulefreq").change(function() {
- init_repeat();
- });
- });
- </script>';
- print '</td></tr>';
- }
- // Status
- print '<tr><td>'.$langs->trans("Status").' / '.$langs->trans("Percentage").'</td>';
- print '<td>';
- $percent=-1;
- if (isset($_GET['status']) || isset($_POST['status'])) $percent=GETPOST('status');
- elseif (isset($_GET['percentage']) || isset($_POST['percentage'])) $percent=GETPOST('percentage');
- else
- {
- if (GETPOST('complete') == '0' || GETPOST("afaire") == 1) $percent='0';
- elseif (GETPOST('complete') == 100 || GETPOST("afaire") == 2) $percent=100;
- }
- $formactions->form_select_status_action('formaction', $percent, 1, 'complete', 0, 0, 'maxwidth200');
- print '</td></tr>';
- // Location
- if (empty($conf->global->AGENDA_DISABLE_LOCATION))
- {
- print '<tr><td>'.$langs->trans("Location").'</td><td colspan="3"><input type="text" name="location" class="soixantepercent" value="'.(GETPOST('location')?GETPOST('location'):$object->location).'"></td></tr>';
- }
- // Assigned to
- print '<tr><td class="tdtop nowrap">'.$langs->trans("ActionAffectedTo").'</td><td>';
- $listofuserid=array();
- if (empty($donotclearsession))
- {
- $assignedtouser=GETPOST("assignedtouser")?GETPOST("assignedtouser"):(! empty($object->userownerid) && $object->userownerid > 0 ? $object->userownerid : $user->id);
- if ($assignedtouser) $listofuserid[$assignedtouser]=array('id'=>$assignedtouser,'mandatory'=>0,'transparency'=>$object->transparency); // Owner first
- $listofuserid[$user->id]['transparency']=GETPOSTISSET('transparency')?GETPOST('transparency','alpha'):1; // 1 by default at first init
- $_SESSION['assignedtouser']=json_encode($listofuserid);
- }
- else
- {
- if (!empty($_SESSION['assignedtouser']))
- {
- $listofuserid=json_decode($_SESSION['assignedtouser'], true);
- }
- $listofuserid[$user->id]['transparency']=GETPOSTISSET('transparency')?GETPOST('transparency','alpha'):0; // 0 by default when refreshing
- }
- print '<div class="assignedtouser">';
- print $form->select_dolusers_forevent(($action=='create'?'add':'update'), 'assignedtouser', 1, '', 0, '', '', 0, 0, 0, 'AND u.statut != 0', 1, $listofuserid, $listofcontactid, $listofotherid);
- print '</div>';
- /*if (in_array($user->id,array_keys($listofuserid)))
- {
- print '<div class="myavailability">';
- print $langs->trans("MyAvailability").': <input id="transparency" type="checkbox" name="transparency"'.(((! isset($_GET['transparency']) && ! isset($_POST['transparency'])) || GETPOST('transparency'))?' checked':'').'> '.$langs->trans("Busy");
- print '</div>';
- }*/
- print '</td></tr>';
- // Realised by
- if (! empty($conf->global->AGENDA_ENABLE_DONEBY))
- {
- print '<tr><td class="nowrap">'.$langs->trans("ActionDoneBy").'</td><td>';
- print $form->select_dolusers(GETPOST("doneby")?GETPOST("doneby"):(! empty($object->userdoneid) && $percent==100?$object->userdoneid:0),'doneby',1);
- print '</td></tr>';
- }
- print '</table>';
- print '<br><hr><br>';
- print '<table class="border" width="100%">';
- if ($conf->societe->enabled)
- {
- // Related company
- print '<tr><td class="titlefieldcreate nowrap">'.$langs->trans("ActionOnCompany").'</td><td>';
- if (GETPOST('socid','int') > 0)
- {
- $societe = new Societe($db);
- $societe->fetch(GETPOST('socid','int'));
- print $societe->getNomUrl(1);
- print '<input type="hidden" id="socid" name="socid" value="'.GETPOST('socid','int').'">';
- }
- else
- {
- $events=array();
- $events[]=array('method' => 'getContacts', 'url' => dol_buildpath('/core/ajax/contacts.php?showempty=1',1), 'htmlname' => 'contactid', 'params' => array('add-customer-contact' => 'disabled'));
- //For external user force the company to user company
- if (!empty($user->societe_id)) {
- print $form->select_company($user->societe_id, 'socid', '', 1, 1, 0, $events, 0, 'minwidth300');
- } else {
- print $form->select_company('', 'socid', '', 'SelectThirdParty', 1, 0, $events, 0, 'minwidth300');
- }
- }
- print '</td></tr>';
- // Related contact
- print '<tr><td class="nowrap">'.$langs->trans("ActionOnContact").'</td><td>';
- $preselectedids=GETPOST('socpeopleassigned', 'array');
- if (GETPOST('contactid','int')) $preselectedids[GETPOST('contactid','int')]=GETPOST('contactid','int');
- print $form->selectcontacts(GETPOST('socid','int'), $preselectedids, 'socpeopleassigned[]', 1, '', '', 0, 'quatrevingtpercent', false, 0, array(), false, 'multiple', 'contactid');
- print '</td></tr>';
- }
- // Project
- if (! empty($conf->projet->enabled))
- {
- // Projet associe
- $langs->load("projects");
- $projectid = GETPOST('projectid', 'int');
- print '<tr><td class="titlefieldcreate">'.$langs->trans("Project").'</td><td id="project-input-container" >';
- $numproject=$formproject->select_projects((! empty($societe->id)?$societe->id:-1), $projectid, 'projectid', 0, 0, 1, 1);
- print ' <a href="'.DOL_URL_ROOT.'/projet/card.php?socid='.$societe->id.'&action=create">'.$langs->trans("AddProject").'</a>';
- $urloption='?action=create';
- $url = dol_buildpath('comm/action/card.php',2).$urloption;
- // update task list
- print "\n".'<script type="text/javascript">';
- print '$(document).ready(function () {
- $("#projectid").change(function () {
- var url = "'.$url.'&projectid="+$("#projectid").val();
- $.get(url, function(data) {
- console.log($( data ).find("#taskid").html());
- if (data) $("#taskid").html( $( data ).find("#taskid").html() ).select2();
- })
- });
- })';
- print '</script>'."\n";
- print '</td></tr>';
- print '<tr><td class="titlefieldcreate">'.$langs->trans("Task").'</td><td id="project-task-input-container" >';
- $projectsListId=false;
- if(!empty($projectid)){ $projectsListId=$projectid; }
- $tid=GETPOST("projecttaskid")?GETPOST("projecttaskid"):'';
- $formproject->selectTasks((! empty($societe->id)?$societe->id:-1), $tid, 'taskid', 24, 0, '1', 1, 0, 0, 'maxwidth500',$projectsListId);
- print '</td></tr>';
- }
- if (!empty($origin) && !empty($originid))
- {
- include_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
- print '<tr><td class="titlefieldcreate">'.$langs->trans("LinkedObject").'</td>';
- print '<td colspan="3">'.dolGetElementUrl($originid,$origin,1).'</td></tr>';
- print '<input type="hidden" name="fk_element" size="10" value="'.GETPOST('originid').'">';
- print '<input type="hidden" name="elementtype" size="10" value="'.GETPOST('origin').'">';
- print '<input type="hidden" name="originid" size="10" value="'.GETPOST('originid').'">';
- print '<input type="hidden" name="origin" size="10" value="'.GETPOST('origin').'">';
- }
- if (GETPOST("datep") && preg_match('/^([0-9][0-9][0-9][0-9])([0-9][0-9])([0-9][0-9])$/',GETPOST("datep"),$reg))
- {
- $object->datep=dol_mktime(0,0,0,$reg[2],$reg[3],$reg[1]);
- }
- // Priority
- print '<tr><td class="titlefieldcreate nowrap">'.$langs->trans("Priority").'</td><td colspan="3">';
- print '<input type="text" name="priority" value="'.(GETPOST('priority')?GETPOST('priority'):($object->priority?$object->priority:'')).'" size="5">';
- print '</td></tr>';
- // Description
- print '<tr><td class="tdtop">'.$langs->trans("Description").'</td><td>';
- require_once DOL_DOCUMENT_ROOT.'/core/class/doleditor.class.php';
- $doleditor=new DolEditor('note',(GETPOST('note','none')?GETPOST('note','none'):$object->note),'',180,'dolibarr_notes','In',true,true,$conf->fckeditor->enabled,ROWS_4,'90%');
- $doleditor->Create();
- print '</td></tr>';
- // Other attributes
- $parameters=array();
- $reshook=$hookmanager->executeHooks('formObjectOptions',$parameters,$object,$action); // Note that $action and $object may have been modified by hook
- print $hookmanager->resPrint;
- if (empty($reshook))
- {
- print $object->showOptionals($extrafields,'edit');
- }
- print '</table>';
- dol_fiche_end();
- print '<div class="center">';
- print '<input type="submit" class="button" value="'.$langs->trans("Add").'">';
- print ' ';
- print '<input type="button" class="button" name="cancel" value="' . $langs->trans("Cancel") . '" onClick="javascript:history.go(-1)">';
- print '</div>';
- print "</form>";
- }
- // View or edit
- if ($id > 0)
- {
- $result1=$object->fetch($id);
- if ($result1 <= 0)
- {
- $langs->load("errors");
- print $langs->trans("ErrorRecordNotFound");
- llxFooter();
- exit;
- }
- $result2=$object->fetch_thirdparty();
- $result2=$object->fetch_projet();
- $result3=$object->fetch_contact();
- $result4=$object->fetch_userassigned();
- $result5=$object->fetch_optionals();
- if ($listUserAssignedUpdated || $donotclearsession)
- {
- $percentage=in_array(GETPOST('status'),array(-1,100))?GETPOST('status'):(in_array(GETPOST('complete'),array(-1,100))?GETPOST('complete'):GETPOST("percentage")); // If status is -1 or 100, percentage is not defined and we must use status
- $datep=dol_mktime($fulldayevent?'00':$aphour, $fulldayevent?'00':$apmin, 0, $_POST["apmonth"], $_POST["apday"], $_POST["apyear"]);
- $datef=dol_mktime($fulldayevent?'23':$p2hour, $fulldayevent?'59':$p2min, $fulldayevent?'59':'0', $_POST["p2month"], $_POST["p2day"], $_POST["p2year"]);
- $object->type_id = dol_getIdFromCode($db, GETPOST("actioncode"), 'c_actioncomm');
- $object->label = GETPOST("label");
- $object->datep = $datep;
- $object->datef = $datef;
- $object->percentage = $percentage;
- $object->priority = GETPOST("priority");
- $object->fulldayevent= GETPOST("fullday")?1:0;
- $object->location = GETPOST('location');
- $object->socid = GETPOST("socid");
- $socpeopleassigned = GETPOST("socpeopleassigned",'array');
- foreach ($socpeopleassigned as $tmpid) $object->socpeopleassigned[$id] = array('id' => $tmpid);
- $object->contactid = GETPOST("contactid",'int');
- $object->fk_project = GETPOST("projectid",'int');
- $object->note = GETPOST("note",'none');
- }
- if ($result2 < 0 || $result3 < 0 || $result4 < 0 || $result5 < 0)
- {
- dol_print_error($db,$object->error);
- exit;
- }
- if ($object->authorid > 0) { $tmpuser=new User($db); $res=$tmpuser->fetch($object->authorid); $object->author=$tmpuser; }
- if ($object->usermodid > 0) { $tmpuser=new User($db); $res=$tmpuser->fetch($object->usermodid); $object->usermod=$tmpuser; }
- /*
- * Show tabs
- */
- $head=actions_prepare_head($object);
- $now=dol_now();
- $delay_warning=$conf->global->MAIN_DELAY_ACTIONS_TODO*24*60*60;
- // Confirmation suppression action
- if ($action == 'delete')
- {
- print $form->formconfirm("card.php?id=".$id,$langs->trans("DeleteAction"),$langs->trans("ConfirmDeleteAction"),"confirm_delete",'','',1);
- }
- if ($action == 'edit')
- {
- if (! empty($conf->use_javascript_ajax))
- {
- print "\n".'<script type="text/javascript">';
- print '$(document).ready(function () {
- function setdatefields()
- {
- if ($("#fullday:checked").val() == null) {
- $(".fulldaystarthour").removeAttr("disabled");
- $(".fulldaystartmin").removeAttr("disabled");
- $(".fulldayendhour").removeAttr("disabled");
- $(".fulldayendmin").removeAttr("disabled");
- } else {
- $(".fulldaystarthour").prop("disabled", true).val("00");
- $(".fulldaystartmin").prop("disabled", true).val("00");
- $(".fulldayendhour").prop("disabled", true).val("23");
- $(".fulldayendmin").prop("disabled", true).val("59");
- }
- }
- setdatefields();
- $("#fullday").change(function() {
- setdatefields();
- });
- })';
- print '</script>'."\n";
- }
- print '<form name="formaction" action="'.$_SERVER['PHP_SELF'].'" method="POST">';
- print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
- print '<input type="hidden" name="action" value="update">';
- print '<input type="hidden" name="id" value="'.$id.'">';
- print '<input type="hidden" name="ref_ext" value="'.$object->ref_ext.'">';
- if ($backtopage) print '<input type="hidden" name="backtopage" value="'.($backtopage != '1'? $backtopage : $_SERVER["HTTP_REFERER"]).'">';
- if (empty($conf->global->AGENDA_USE_EVENT_TYPE)) print '<input type="hidden" name="actioncode" value="'.$object->type_code.'">';
- dol_fiche_head($head, 'card', $langs->trans("Action"),0,'action');
- print '<table class="border" width="100%">';
- // Ref
- print '<tr><td class="titlefieldcreate">'.$langs->trans("Ref").'</td><td colspan="3">'.$object->id.'</td></tr>';
- // Type of event
- if (! empty($conf->global->AGENDA_USE_EVENT_TYPE))
- {
- print '<tr><td class="fieldrequired">'.$langs->trans("Type").'</td><td colspan="3">';
- if ($object->type_code != 'AC_OTH_AUTO')
- {
- $formactions->select_type_actions(GETPOST("actioncode")?GETPOST("actioncode"):$object->type_code, "actioncode","systemauto");
- }
- else
- {
- print '<input type="hidden" name="actioncode" value="'.$object->type_code.'">'.$langs->trans("Action".$object->type_code);
- }
- print '</td></tr>';
- }
- // Title
- print '<tr><td class="fieldrequired">'.$langs->trans("Title").'</td><td colspan="3"><input type="text" name="label" class="soixantepercent" value="'.$object->label.'"></td></tr>';
- // Full day event
- print '<tr><td>'.$langs->trans("EventOnFullDay").'</td><td colspan="3"><input type="checkbox" id="fullday" name="fullday" '.($object->fulldayevent?' checked':'').'></td></tr>';
- // Date start
- print '<tr><td class="nowrap"><span class="fieldrequired">'.$langs->trans("DateActionStart").'</span></td><td colspan="3">';
- if (GETPOST("afaire") == 1) {
- print $form->selectDate($datep?$datep:$object->datep, 'ap', 1, 1, 0, "action", 1, 1, 0, 'fulldaystart');
- } elseif (GETPOST("afaire") == 2) {
- print $form->selectDate($datep?$datep:$object->datep, 'ap', 1, 1, 1, "action", 1, 1, 0, 'fulldaystart');
- } else {
- print $form->selectDate($datep?$datep:$object->datep, 'ap', 1, 1, 1, "action", 1, 1, 0, 'fulldaystart');
- }
- print '</td></tr>';
- // Date end
- print '<tr><td>'.$langs->trans("DateActionEnd").'</td><td colspan="3">';
- if (GETPOST("afaire") == 1) {
- print $form->selectDate($datef?$datef:$object->datef, 'p2', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- } elseif (GETPOST("afaire") == 2) {
- print $form->selectDate($datef?$datef:$object->datef,'p2', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- } else {
- print $form->selectDate($datef?$datef:$object->datef,'p2', 1, 1, 1, "action", 1, 1, 0, 'fulldayend');
- }
- print '</td></tr>';
- // Dev in progress
- $userepeatevent=($conf->global->MAIN_FEATURES_LEVEL == 2 ? 1 : 0);
- if ($userepeatevent)
- {
- // Repeat
- print '<tr><td>'.$langs->trans("RepeatEvent").'</td><td colspan="3">';
- print '<input type="hidden" name="recurid" value="'.$object->recurid.'">';
- $arrayrecurrulefreq = array(
- 'no'=>$langs->trans("No"),
- 'MONTHLY'=>$langs->trans("EveryMonth"),
- 'WEEKLY'=>$langs->trans("EveryWeek"),
- //'DAYLY'=>$langs->trans("EveryDay"),
- );
- $selectedrecurrulefreq='no';
- $selectedrecurrulebymonthday='';
- $selectedrecurrulebyday='';
- if ($object->recurrule && preg_match('/FREQ=([A-Z]+)/i',$object->recurrule,$reg)) $selectedrecurrulefreq=$reg[1];
- if ($object->recurrule && preg_match('/FREQ=MONTHLY.*BYMONTHDAY=(\d+)/i',$object->recurrule,$reg)) $selectedrecurrulebymonthday=$reg[1];
- if ($object->recurrule && preg_match('/FREQ=WEEKLY.*BYDAY(\d+)/i',$object->recurrule,$reg)) $selectedrecurrulebyday=$reg[1];
- print $form->selectarray('recurrulefreq', $arrayrecurrulefreq, $selectedrecurrulefreq, 0, 0, 0, '', 0, 0, 0, '', 'marginrightonly');
- // If recurrulefreq is MONTHLY
- print '<div class="hidden marginrightonly inline-block repeateventBYMONTHDAY">';
- print $langs->trans("DayOfMonth").': <input type="input" size="2" name="BYMONTHDAY" value="'.$selectedrecurrulebymonthday.'">';
- print '</div>';
- // If recurrulefreq is WEEKLY
- print '<div class="hidden marginrightonly inline-block repeateventBYDAY">';
- print $langs->trans("DayOfWeek").': <input type="input" size="4" name="BYDAY" value="'.$selectedrecurrulebyday.'">';
- print '</div>';
- print '<script type="text/javascript" language="javascript">
- jQuery(document).ready(function() {
- function init_repeat()
- {
- if (jQuery("#recurrulefreq").val() == \'MONTHLY\')
- {
- jQuery(".repeateventBYMONTHDAY").css("display", "inline-block"); /* use this instead of show because we want inline-block and not block */
- jQuery(".repeateventBYDAY").hide();
- }
- else if (jQuery("#recurrulefreq").val() == \'WEEKLY\')
- {
- jQuery(".repeateventBYMONTHDAY").hide();
- jQuery(".repeateventBYDAY").css("display", "inline-block"); /* use this instead of show because we want inline-block and not block */
- }
- else
- {
- jQuery(".repeateventBYMONTHDAY").hide();
- jQuery(".repeateventBYDAY").hide();
- }
- }
- init_repeat();
- jQuery("#recurrulefreq").change(function() {
- init_repeat();
- });
- });
- </script>';
- print '</td></tr>';
- }
- // Status
- print '<tr><td class="nowrap">'.$langs->trans("Status").' / '.$langs->trans("Percentage").'</td><td colspan="3">';
- $percent = GETPOST("percentage") ? GETPOST("percentage"): $object->percentage;
- $formactions->form_select_status_action('formaction',$percent,1);
- print '</td></tr>';
- // Location
- if (empty($conf->global->AGENDA_DISABLE_LOCATION))
- {
- print '<tr><td>'.$langs->trans("Location").'</td><td colspan="3"><input type="text" name="location" class="soixantepercent" value="'.$object->location.'"></td></tr>';
- }
- // Assigned to
- $listofuserid=array(); // User assigned
- if (empty($donotclearsession))
- {
- if ($object->userownerid > 0)
- {
- $listofuserid[$object->userownerid]=array(
- 'id'=>$object->userownerid,
- 'type'=>'user',
- //'transparency'=>$object->userassigned[$user->id]['transparency'],
- 'transparency'=>$object->transparency, // Force transparency on ownerfrom event
- 'answer_status'=>$object->userassigned[$object->userownerid]['answer_status'],
- 'mandatory'=>$object->userassigned[$object->userownerid]['mandatory']
- );
- }
- if (! empty($object->userassigned)) // Now concat assigned users
- {
- // Restore array with key with same value than param 'id'
- $tmplist1=$object->userassigned;
- foreach($tmplist1 as $key => $val)
- {
- if ($val['id'] && $val['id'] != $object->userownerid)
- {
- $listofuserid[$val['id']]=$val;
- }
- }
- }
- $_SESSION['assignedtouser']=json_encode($listofuserid);
- }
- else
- {
- if (!empty($_SESSION['assignedtouser']))
- {
- $listofuserid=json_decode($_SESSION['assignedtouser'], true);
- }
- }
- $listofcontactid=$object->socpeopleassigned; // Contact assigned
- $listofotherid=$object->otherassigned; // Other undefined email (not used yet)
- print '<tr><td class="tdtop nowrap fieldrequired">'.$langs->trans("ActionAssignedTo").'</td><td colspan="3">';
- print '<div class="assignedtouser">';
- print $form->select_dolusers_forevent(($action=='create'?'add':'update'), 'assignedtouser', 1, '', 0, '', '', 0, 0, 0, 'AND u.statut != 0', 1, $listofuserid, $listofcontactid, $listofotherid);
- print '</div>';
- /*if (in_array($user->id,array_keys($listofuserid)))
- {
- print '<div class="myavailability">';
- print $langs->trans("MyAvailability").': <input id="transparency" type="checkbox" name="transparency"'.($listofuserid[$user->id]['transparency']?' checked':'').'>'.$langs->trans("Busy");
- print '</div>';
- }*/
- print '</td></tr>';
- // Realised by
- if (! empty($conf->global->AGENDA_ENABLE_DONEBY))
- {
- print '<tr><td class="nowrap">'.$langs->trans("ActionDoneBy").'</td><td colspan="3">';
- print $form->select_dolusers($object->userdoneid> 0?$object->userdoneid:-1,'doneby',1);
- print '</td></tr>';
- }
- print '</table>';
- print '<br><hr><br>';
- print '<table class="border" width="100%">';
- if ($conf->societe->enabled)
- {
- // Related company
- print '<tr><td class="titlefieldcreate">'.$langs->trans("ActionOnCompany").'</td>';
- print '<td>';
- print '<div class="maxwidth200onsmartphone">';
- $events=array(); // 'method'=parameter action of url, 'url'=url to call that return new list of contacts
- $events[]=array('method' => 'getContacts', 'url' => dol_buildpath('/core/ajax/contacts.php?showempty=1',1), 'htmlname' => 'contactid', 'params' => array('add-customer-contact' => 'disabled'));
- // TODO Refresh also list of project if $conf->global->PROJECT_ALLOW_TO_LINK_FROM_OTHER_COMPANY not defined with list linked to socid ?
- // FIXME If we change company, we may get a project that does not match
- print $form->select_company($object->socid, 'socid', '', 'SelectThirdParty', 1, 0, $events, 0, 'minwidth200');
- print '</div>';
- print '</td></tr>';
- // related contact
- print '<tr><td>'.$langs->trans("ActionOnContact").'</td><td>';
- print '<div class="maxwidth200onsmartphone">';
- print $form->selectcontacts($object->socid, array_keys($object->socpeopleassigned), 'socpeopleassigned[]', 1, '', '', 0, 'quatrevingtpercent', false, 0, 0, array(), 'multiple', 'contactid');
- print '</div>';
- print '</td>';
- print '</tr>';
- }
- // Project
- if (! empty($conf->projet->enabled))
- {
- $langs->load("projects");
- print '<tr><td class="titlefieldcreate">'.$langs->trans("Project").'</td><td>';
- $numprojet=$formproject->select_projects(($object->socid > 0 ? $object->socid : -1), $object->fk_project, 'projectid', 0, 0, 1, 0, 0, 0, 0, '', 0);
- if ($numprojet==0)
- {
- print ' <a href="'.DOL_URL_ROOT.'/projet/card.php?socid='.$object->socid.'&action=create&backtopage='.urlencode($_SERVER["PHP_SELF"].'?id='.$object->id.'&action=edit').'">'.$langs->trans("AddProject").'</a>';
- }
- print '</td></tr>';
- }
- // Priority
- print '<tr><td class="titlefieldcreate nowrap">'.$langs->trans("Priority").'</td><td>';
- print '<input type="text" name="priority" value="'.($object->priority?$object->priority:'').'" size="5">';
- print '</td></tr>';
- // Object linked
- if (! empty($object->fk_element) && ! empty($object->elementtype))
- {
- include_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
- print '<tr>';
- print '<td>'.$langs->trans("LinkedObject").'</td>';
- if ($object->elementtype == 'task' && ! empty($conf->projet->enabled))
- {
- print '<td id="project-task-input-container" >';
- $urloption='?action=create'; // we use create not edit for more flexibility
- $url = DOL_URL_ROOT.'/comm/action/card.php'.$urloption;
- // update task list
- print "\n".'<script type="text/javascript" >';
- print '$(document).ready(function () {
- $("#projectid").change(function () {
- var url = "'.$url.'&projectid="+$("#projectid").val();
- $.get(url, function(data) {
- console.log($( data ).find("#fk_element").html());
- if (data) $("#fk_element").html( $( data ).find("#taskid").html() ).select2();
- })
- });
- })';
- print '</script>'."\n";
- $formproject->selectTasks((! empty($societe->id)?$societe->id:-1), $object->fk_element, 'fk_element', 24, 0, 0, 1, 0, 0, 'maxwidth500',$object->fk_project);
- print '<input type="hidden" name="elementtype" value="'.$object->elementtype.'">';
- print '</td>';
- }
- else
- {
- print '<td>';
- print dolGetElementUrl($object->fk_element,$object->elementtype,1);
- print '<input type="hidden" name="fk_element" value="'.$object->fk_element.'">';
- print '<input type="hidden" name="elementtype" value="'.$object->elementtype.'">';
- print '</td>';
- }
- print '</tr>';
- }
- // Description
- print '<tr><td class="tdtop">'.$langs->trans("Description").'</td><td>';
- // Editeur wysiwyg
- require_once DOL_DOCUMENT_ROOT.'/core/class/doleditor.class.php';
- $doleditor=new DolEditor('note',$object->note,'',200,'dolibarr_notes','In',true,true,$conf->fckeditor->enabled,ROWS_5,'90%');
- $doleditor->Create();
- print '</td></tr>';
- // Other attributes
- $parameters=array();
- $reshook=$hookmanager->executeHooks('formObjectOptions',$parameters,$object,$action); // Note that $action and $object may have been modified by hook
- print $hookmanager->resPrint;
- if (empty($reshook))
- {
- print $object->showOptionals($extrafields,'edit');
- }
- print '</table>';
- dol_fiche_end();
- print '<div class="center">';
- print '<input type="submit" class="button" name="edit" value="'.$langs->trans("Save").'">';
- print ' ';
- print '<input type="submit" class="button" name="cancel" value="'.$langs->trans("Cancel").'">';
- print '</div>';
- print '</form>';
- }
- else
- {
- dol_fiche_head($head, 'card', $langs->trans("Action"), -1, 'action');
- // Clone event
- if($action == 'clone')
- {
- $formconfirm = $form->formconfirm($_SERVER["PHP_SELF"] . '?id=' . GETPOST('id'), $langs->trans('CloneAction'), $langs->trans('ConfirmCloneEvent', $object->label), 'confirm_clone', $formquestion, 'yes', 1);
- print $formconfirm;
- }
- $linkback =img_picto($langs->trans("BackToList"),'object_list','class="hideonsmartphone pictoactionview"');
- $linkback.= '<a href="'.DOL_URL_ROOT.'/comm/action/list.php?restore_lastsearch_values=1">'.$langs->trans("BackToList").'</a>';
- // Link to other agenda views
- $out='';
- $out.='</li>';
- $out.='<li class="noborder litext">'.img_picto($langs->trans("ViewCal"),'object_calendar','class="hideonsmartphone pictoactionview"');
- $out.='<a href="'.DOL_URL_ROOT.'/comm/action/index.php?action=show_month&year='.dol_print_date($object->datep,'%Y').'&month='.dol_print_date($object->datep,'%m').'&day='.dol_print_date($object->datep,'%d').'">'.$langs->trans("ViewCal").'</a>';
- $out.='</li>';
- $out.='<li class="noborder litext">'.img_picto($langs->trans("ViewWeek"),'object_calendarweek','class="hideonsmartphone pictoactionview"');
- $out.='<a href="'.DOL_URL_ROOT.'/comm/action/index.php?action=show_week&year='.dol_print_date($object->datep,'%Y').'&month='.dol_print_date($object->datep,'%m').'&day='.dol_print_date($object->datep,'%d').'">'.$langs->trans("ViewWeek").'</a>';
- $out.='</li>';
- $out.='<li class="noborder litext">'.img_picto($langs->trans("ViewDay"),'object_calendarday','class="hideonsmartphone pictoactionview"');
- $out.='<a href="'.DOL_URL_ROOT.'/comm/action/index.php?action=show_day&year='.dol_print_date($object->datep,'%Y').'&month='.dol_print_date($object->datep,'%m').'&day='.dol_print_date($object->datep,'%d').'">'.$langs->trans("ViewDay").'</a>';
- $out.='</li>';
- $out.='<li class="noborder litext">'.img_picto($langs->trans("ViewPerUser"),'object_calendarperuser','class="hideonsmartphone pictoactionview"');
- $out.='<a href="'.DOL_URL_ROOT.'/comm/action/peruser.php?action=show_peruser&year='.dol_print_date($object->datep,'%Y').'&month='.dol_print_date($object->datep,'%m').'&day='.dol_print_date($object->datep,'%d').'">'.$langs->trans("ViewPerUser").'</a>';
- $linkback.=$out;
- $morehtmlref='<div class="refidno">';
- // Thirdparty
- //$morehtmlref.='<br>'.$langs->trans('ThirdParty') . ' : ' . $object->thirdparty->getNomUrl(1);
- // Project
- if (! empty($conf->projet->enabled))
- {
- $langs->load("projects");
- //$morehtmlref.='<br>'.$langs->trans('Project') . ' ';
- $morehtmlref.=$langs->trans('Project') . ' ';
- if ($user->rights->agenda->allactions->create ||
- (($object->authorid == $user->id || $object->userownerid == $user->id) && $user->rights->agenda->myactions->create))
- {
- if ($action != 'classify')
- $morehtmlref.='<a href="' . $_SERVER['PHP_SELF'] . '?action=classify&id=' . $object->id . '">' . img_edit($langs->transnoentitiesnoconv('SetProject')) . '</a> : ';
- if ($action == 'classify') {
- //$morehtmlref.=$form->form_project($_SERVER['PHP_SELF'] . '?id=' . $object->id, $object->socid, $object->fk_project, 'projectid', 0, 0, 1, 1);
- $morehtmlref.='<form method="post" action="'.$_SERVER['PHP_SELF'].'?id='.$object->id.'">';
- $morehtmlref.='<input type="hidden" name="action" value="classin">';
- $morehtmlref.='<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
- $morehtmlref.=$formproject->select_projects($object->socid, $object->fk_project, 'projectid', $maxlength, 0, 1, 0, 1, 0, 0, '', 1);
- $morehtmlref.='<input type="submit" class="button valignmiddle" value="'.$langs->trans("Modify").'">';
- $morehtmlref.='</form>';
- } else {
- $morehtmlref.=$form->form_project($_SERVER['PHP_SELF'] . '?id=' . $object->id, $object->socid, $object->fk_project, 'none', 0, 0, 0, 1);
- }
- } else {
- if (! empty($object->fk_project)) {
- $proj = new Project($db);
- $proj->fetch($object->fk_project);
- $morehtmlref.='<a href="'.DOL_URL_ROOT.'/projet/card.php?id=' . $object->fk_project . '" title="' . $langs->trans('ShowProject') . '">';
- $morehtmlref.=$proj->ref;
- $morehtmlref.='</a>';
- if ($proj->title) $morehtmlref.=' - '.$proj->title;
- } else {
- $morehtmlref.='';
- }
- }
- }
- $morehtmlref.='</div>';
- dol_banner_tab($object, 'id', $linkback, ($user->societe_id?0:1), 'id', 'ref', $morehtmlref);
- print '<div class="fichecenter">';
- print '<div class="underbanner clearboth"></div>';
- // Affichage fiche action en mode visu
- print '<table class="border" width="100%">';
- // Type
- if (! empty($conf->global->AGENDA_USE_EVENT_TYPE))
- {
- print '<tr><td class="titlefield">'.$langs->trans("Type").'</td><td colspan="3">'.$object->type.'</td></tr>';
- }
- // Full day event
- print '<tr><td class="titlefield">'.$langs->trans("EventOnFullDay").'</td><td colspan="3">'.yn($object->fulldayevent, 3).'</td></tr>';
- $rowspan=4;
- if (empty($conf->global->AGENDA_DISABLE_LOCATION)) $rowspan++;
- // Date start
- print '<tr><td>'.$langs->trans("DateActionStart").'</td><td colspan="3">';
- if (! $object->fulldayevent) print dol_print_date($object->datep,'dayhour');
- else print dol_print_date($object->datep,'day');
- if ($object->percentage == 0 && $object->datep && $object->datep < ($now - $delay_warning)) print img_warning($langs->trans("Late"));
- print '</td>';
- print '</tr>';
- // Date end
- print '<tr><td>'.$langs->trans("DateActionEnd").'</td><td colspan="3">';
- if (! $object->fulldayevent) print dol_print_date($object->datef,'dayhour');
- else print dol_print_date($object->datef,'day');
- if ($object->percentage > 0 && $object->percentage < 100 && $object->datef && $object->datef < ($now- $delay_warning)) print img_warning($langs->trans("Late"));
- print '</td></tr>';
- // Location
- if (empty($conf->global->AGENDA_DISABLE_LOCATION))
- {
- print '<tr><td>'.$langs->trans("Location").'</td><td colspan="3">'.$object->location.'</td></tr>';
- }
- // Assigned to
- print '<tr><td class="nowrap">'.$langs->trans("ActionAssignedTo").'</td><td colspan="3">';
- $listofuserid=array();
- if (empty($donotclearsession))
- {
- if ($object->userownerid > 0)
- {
- $listofuserid[$object->userownerid]=array(
- 'id'=>$object->userownerid,
- 'transparency'=>$object->transparency, // Force transparency on onwer from preoperty of event
- 'answer_status'=>$object->userassigned[$object->userownerid]['answer_status'],
- 'mandatory'=>$object->userassigned[$object->userownerid]['mandatory']
- );
- }
- if (! empty($object->userassigned)) // Now concat assigned users
- {
- // Restore array with key with same value than param 'id'
- $tmplist1=$object->userassigned;
- foreach($tmplist1 as $key => $val)
- {
- if ($val['id'] && $val['id'] != $object->userownerid) $listofuserid[$val['id']]=$val;
- }
- }
- $_SESSION['assignedtouser']=json_encode($listofuserid);
- }
- else
- {
- if (!empty($_SESSION['assignedtouser']))
- {
- $listofuserid=json_decode($_SESSION['assignedtouser'], true);
- }
- }
- $listofcontactid=array(); // not used yet
- $listofotherid=array(); // not used yet
- print '<div class="assignedtouser">';
- print $form->select_dolusers_forevent('view', 'assignedtouser', 1, '', 0, '', '', 0, 0, 0, '', ($object->datep != $object->datef)?1:0, $listofuserid, $listofcontactid, $listofotherid);
- print '</div>';
- /*
- if ($object->datep != $object->datef && in_array($user->id,array_keys($listofuserid)))
- {
- //var_dump($object->userassigned);
- //var_dump($listofuserid);
- print '<div class="myavailability">';
- print $langs->trans("MyAvailability").': '.(($object->userassigned[$user->id]['transparency'] > 0)?$langs->trans("Busy"):$langs->trans("Available")); // We show nothing if event is assigned to nobody
- print '</div>';
- }
- */
- print ' </td></tr>';
- // Done by
- if ($conf->global->AGENDA_ENABLE_DONEBY)
- {
- print '<tr><td class="nowrap">'.$langs->trans("ActionDoneBy").'</td><td colspan="3">';
- if ($object->userdoneid > 0)
- {
- $tmpuser=new User($db);
- $tmpuser->fetch($object->userdoneid);
- print $tmpuser->getNomUrl(1);
- }
- print '</td></tr>';
- }
- print '</table>';
- print '<br>';
- print '<div class="underbanner clearboth"></div>';
- print '<table class="border" width="100%">';
- if ($conf->societe->enabled)
- {
- // Related company
- print '<tr><td class="titlefield">'.$langs->trans("ActionOnCompany").'</td><td colspan="3">'.($object->thirdparty->id?$object->thirdparty->getNomUrl(1):('<span class="opacitymedium">'.$langs->trans("None").'</span>'));
- if (is_object($object->thirdparty) && $object->thirdparty->id > 0 && $object->type_code == 'AC_TEL')
- {
- if ($object->thirdparty->fetch($object->thirdparty->id))
- {
- print "<br>".dol_print_phone($object->thirdparty->phone);
- }
- }
- print '</td></tr>';
- // Related contact
- print '<tr><td>'.$langs->trans("ActionOnContact").'</td>';
- print '<td colspan="3">';
- if (!empty($object->socpeopleassigned))
- {
- foreach ($object->socpeopleassigned as $cid => $Tab)
- {
- $contact = new Contact($db);
- $result = $contact->fetch($cid);
- if ($result < 0) dol_print_error($db,$contact->error);
- if ($result > 0)
- {
- print $contact->getNomUrl(1);
- if ($object->type_code == 'AC_TEL')
- {
- if (!empty($contact->phone_pro)) print '('.dol_print_phone($contact->phone_pro).')';
- }
- print '<div class="paddingright"></div>';
- }
- }
- }
- else
- {
- print '<span class="opacitymedium">'.$langs->trans("None").'</span>';
- }
- print '</td></tr>';
- }
- // Priority
- print '<tr><td class="nowrap" class="titlefield">'.$langs->trans("Priority").'</td><td colspan="3">';
- print ($object->priority?$object->priority:'');
- print '</td></tr>';
- // Object linked (if link is for thirdparty, contact, project it is a recording error. We should not have links in link table
- // for such objects because there is already a dedicated field into table llx_actioncomm.
- if (! empty($object->fk_element) && ! empty($object->elementtype) && ! in_array($object->elementtype, array('societe','contact','project')))
- {
- include_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
- print '<tr><td>'.$langs->trans("LinkedObject").'</td>';
- $link=dolGetElementUrl($object->fk_element,$object->elementtype,1);
- print '<td colspan="3">';
- if (empty($link)) print '<span class="opacitymedium">'.$langs->trans("ObjectDeleted").'</span>';
- else print $link;
- print '</td></tr>';
- }
- // Description
- print '<tr><td class="tdtop">'.$langs->trans("Description").'</td><td colspan="3">';
- print dol_htmlentitiesbr($object->note);
- print '</td></tr>';
- // Other attributes
- $cols=3;
- include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php';
- print '</table>';
- print '</div>';
- dol_fiche_end();
- }
- /*
- * Barre d'actions
- */
- print '<div class="tabsAction">';
- $parameters=array();
- $reshook=$hookmanager->executeHooks('addMoreActionsButtons',$parameters,$object,$action); // Note that $action and $object may have been modified by hook
- if (empty($reshook))
- {
- if ($action != 'edit')
- {
- if ($user->rights->agenda->allactions->create ||
- (($object->authorid == $user->id || $object->userownerid == $user->id) && $user->rights->agenda->myactions->create))
- {
- print '<div class="inline-block divButAction"><a class="butAction" href="card.php?action=edit&id='.$object->id.'">'.$langs->trans("Modify").'</a></div>';
- }
- else
- {
- print '<div class="inline-block divButAction"><a class="butActionRefused classfortooltip" href="#" title="'.$langs->trans("NotAllowed").'">'.$langs->trans("Modify").'</a></div>';
- }
- if ($user->rights->agenda->allactions->create ||
- (($object->authorid == $user->id || $object->userownerid == $user->id) && $user->rights->agenda->myactions->create))
- {
- print '<div class="inline-block divButAction"><a class="butAction" href="card.php?action=clone&object='.$object->element.'&id='.$object->id.'">'.$langs->trans("ToClone").'</a></div>';
- }
- else
- {
- print '<div class="inline-block divButAction"><a class="butActionRefused classfortooltip" href="#" title="'.$langs->trans("NotAllowed").'">'.$langs->trans("ToClone").'</a></div>';
- }
- if ($user->rights->agenda->allactions->delete ||
- (($object->authorid == $user->id || $object->userownerid == $user->id) && $user->rights->agenda->myactions->delete))
- {
- print '<div class="inline-block divButAction"><a class="butActionDelete" href="card.php?action=delete&id='.$object->id.'">'.$langs->trans("Delete").'</a></div>';
- }
- else
- {
- print '<div class="inline-block divButAction"><a class="butActionRefused classfortooltip" href="#" title="'.$langs->trans("NotAllowed").'">'.$langs->trans("Delete").'</a></div>';
- }
- }
- }
- print '</div>';
- if ($action != 'edit')
- {
- if (empty($conf->global->AGENDA_DISABLE_BUILDDOC))
- {
- print '<div style="clear:both;"></div><div class="fichecenter"><div class="fichehalfleft">';
- print '<a name="builddoc"></a>'; // ancre
- /*
- * Documents generes
- */
- $filedir=$conf->agenda->multidir_output[$conf->entity].'/'.$object->id;
- $urlsource=$_SERVER["PHP_SELF"]."?id=".$object->id;
- $genallowed=$user->rights->agenda->myactions->read;
- $delallowed=$user->rights->agenda->myactions->create;
- print $formfile->showdocuments('actions',$object->id,$filedir,$urlsource,$genallowed,$delallowed,'',0,0,0,0,0,'','','',$object->default_lang);
- print '</div><div class="fichehalfright"><div class="ficheaddleft">';
- print '</div></div></div>';
- }
- }
- }
- // End of page
- llxFooter();
- $db->close();
|