Edition d'un conseiller pour l'agence de
Civilité *
Nom *
Prénom *
Matricule *
GS3
Email *
Mot de passe
  • Minimum de 8 caractères
  • Au minimum un caractère miniscule
  • Au minimum un caractère majuscule
  • Au minimum un nombre
Notifications par mail />
État Actif /> / Inactif />
Photo
width="117" border="0"/>

Caractéristiques du fichier :
Poids maximum : 1 Mo.
Type de fichier : JPG.
Dimensions attendues : pixels.


> status; if($STATUTOA==0) { $STATUT1OA="selected"; $STATUT2OA=""; $STATUT3OA=""; } elseif($STATUTOA==-1) { $STATUT1OA=""; $STATUT2OA="selected"; $STATUT3OA=""; } else { $STATUT1OA=""; $STATUT2OA=""; $STATUT3OA="selected"; } ?>
Agence nom_agence ?>
Intitulé du poste
Rôle
Entité $oa->id_agence, ':supp' => 0, ':enabled' => 1 ); $result = excuteQuery($q3, $v3); $r3 = $result['stmt']; while($o3 = $r3->fetchObject()) { $options .= ''; } ?>
Statut
Message d'orientation
id_agence != $AID){ ?>
> status; if($STATUTOR==0) { $STATUT1OR="selected"; $STATUT2OR=""; $STATUT3OR=""; } elseif($STATUTOR==-1) { $STATUT1OR=""; $STATUT2OR="selected"; $STATUT3OR=""; } else { $STATUT1OR=""; $STATUT2OR=""; $STATUT3OR="selected"; } ?>
Agence nom_agence ?>
Intitulé du poste id_fonction."'"; if ($f->id_fonction == $ligne->id_fonction) {$FONCTIONSS .= " selected";} $FONCTIONSS .= ">".$f->libelle.""; } ?>
Rôle -- Sélectionnez un rôle --"; $PCQ = "SELECT id_profil FROM ca_conseiller_profils WHERE id_conseiller=:id_conseiller ORDER BY id DESC LIMIT 1"; $PCV = array(':id_conseiller' => $CID); $result = excuteQuery($PCQ, $PCV); $PCR = $result['stmt']; $PCO = $PCR->fetchObject(); $profilQ = "SELECT id_profil,nom FROM ca_profils WHERE bo=:bo ORDER BY nom ASC"; $profilV = array(':bo' => 0); $result = excuteQuery($profilQ, $profilV); $profilR = $result['stmt']; while ($p = $profilR->fetchObject()) { $PROFILSS .= ""; } // $PROFILSS = ""; // $profilQQ = "SELECT id_profil,nom FROM ca_conseiller_profils WHERE bo=:bo ORDER BY nom ASC"; // $profilVV = array(':bo'=>0); // $result = excuteQuery($profilQQ, $profilVV); // $profilRR = $result['stmt']; // while($p = $profilRR->fetchObject()){ // $PROFILSS .= ""; // } ?>
Entité $ligne->id_agence, ':supp' => 0, ':enabled' => 1 ); $result = excuteQuery($q4, $v4); $r4 = $result['stmt']; while($o4 = $r4->fetchObject()) { $optionsr .= ''; } ?>
Statut
Message d'orientation $ligne->id_agence, ':id_conseiller' => $CID); $resultcar = excuteQuery($qcar, $vcar); $rcar = $resultcar['stmt']; $ocar = $rcar->fetchObject(); $MSGRATTACHEMENT = ''; $GROUPERATTACHEMENT = $ligne->groupe; $q2r = "SELECT id_orientation, orientation, texte, orientation, label FROM ca_orientations WHERE supp=:supp AND id_entite =:id_entite"; $valuesBindr = array(':supp' => 0, ':id_entite' => $ocar->id_entite); $q2r .= " ORDER BY orientation ASC, id_orientation ASC"; $resultr = excuteQuery($q2r, $valuesBindr); $TEXTEB=''; if ($resultr['status']) { $r = $resultr['stmt']; if ($r->rowCount() > 0) { while ($o2 = $r->fetchObject()) { $TYPE = $o2->label; if ($o2->id_orientation == $ocar->id_orientation) { $MSGRATTACHEMENT .= ""; $TEXTEB .= str_replace("\\", "", $o2->texte); } else { $MSGRATTACHEMENT .= ""; } } } } ?>