z
This commit is contained in:
commit
2a601640b3
|
|
@ -15,7 +15,7 @@ class ControleurAjaxparametresgeneraux extends Controleur {
|
|||
|
||||
public function index()
|
||||
{
|
||||
$this->genererVueAjax(array('affichage' =>$this->affichage));
|
||||
$this->genererVueAjax();
|
||||
}
|
||||
|
||||
public function enregistrermodif()
|
||||
|
|
@ -107,50 +107,24 @@ class ControleurAjaxparametresgeneraux extends Controleur {
|
|||
|
||||
public function enregistrermodifsin()
|
||||
{
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
|
||||
$accesAjoutPh = $this->requete->getParametreFormulaire("accesAjoutPh","numerique");
|
||||
$ajoutPrescription = $this->requete->getParametreFormulaire("ajoutPrescription","numerique");
|
||||
$accesAjoutPh = $this->requete->getParametreFormulaire("accesAjoutPh","numerique");
|
||||
$ajoutPrescription = $this->requete->getParametreFormulaire("ajoutPrescription","numerique");
|
||||
|
||||
$ajoutPrescriptionExam = $this->requete->getParametreFormulaire("ajoutPrescriptionExam","numerique");
|
||||
$envoismsactif = $this->requete->getParametreFormulaire("envoismsactif","numerique");
|
||||
|
||||
$smsAssure = $this->requete->getParametreFormulaire("smsAssure","numerique");
|
||||
$smsmParFacture = $this->requete->getParametreFormulaire("smsmParFacture","numerique");
|
||||
|
||||
$emailParFacture = $this->requete->getParametreFormulaire("emailParFacture","numerique");
|
||||
$copieSmsAssure = $this->requete->getParametreFormulaire("copieSmsAssure","numerique");
|
||||
|
||||
// echo "copieSmsAssure ".$copieSmsAssure;
|
||||
// exit();
|
||||
|
||||
$filtreMedecin = $this->requete->getParametreFormulaire("filtreMedecin","numerique");
|
||||
$nbMedicamentMax = $this->requete->getParametreFormulaire("nbMedicamentMax","numerique");
|
||||
|
||||
$seuilAlerteActif = $this->requete->getParametreFormulaire("seuilAlerteActif","numerique");
|
||||
|
||||
$ajoutPrescriptionExam = $this->requete->getParametreFormulaire("ajoutPrescriptionExam","numerique");
|
||||
$filtreMedecin = $this->requete->getParametreFormulaire("filtreMedecin","numerique");
|
||||
$nbMedicamentMax = $this->requete->getParametreFormulaire("nbMedicamentMax","numerique");
|
||||
$appliquerMargePrixMedicament = $this->requete->getParametreFormulaire("appliquerMargePrixMedicament","numerique");
|
||||
$appliquerMargePrixSubstitutMedicament = $this->requete->getParametreFormulaire("appliquerMargePrixSubstitutMedicament","numerique");
|
||||
$margePrixMedicament = $this->requete->getParametreFormulaire("margePrixMedicament","numerique");
|
||||
$margePrixSubstitutMedicament = $this->requete->getParametreFormulaire("margePrixSubstitutMedicament","numerique");
|
||||
|
||||
$montantTotalExamen = $this->requete->getParametreFormulaire("montantTotalExamen","numerique");
|
||||
$montantTotalMedicament = $this->requete->getParametreFormulaire("montantTotalMedicament","numerique");
|
||||
|
||||
$nbConsultationSpecialisteJour = $this->requete->getParametreFormulaire("nbConsultationSpecialisteJour","numerique");
|
||||
$ageMaxiPediatrie = $this->requete->getParametreFormulaire("ageMaxiPediatrie","numerique");
|
||||
$nombreFeuilleGratuitJour = $this->requete->getParametreFormulaire("nombreFeuilleGratuitJour","numerique");
|
||||
$codeModeBiometrie = $this->requete->getParametreFormulaire("codeModeBiometrie");
|
||||
$permettrePrescriptionSiCritereBareme = $this->requete->getParametreFormulaire("permettrePrescriptionSiCritereBareme");
|
||||
|
||||
$interdirVentePartielleMedicament = $this->requete->getParametreFormulaire("interdirVentePartielleMedicament");
|
||||
$accorderMedecinSouscripteur = $this->requete->getParametreFormulaire("accorderMedecinSouscripteur");
|
||||
$delaisReponseMedecinSouscripteur = $this->requete->getParametreFormulaire("delaisReponseMedecinSouscripteur");
|
||||
|
||||
$tousActesSoumisOuinon = $this->requete->getParametreFormulaire("tousActesSoumisOuinon");
|
||||
$nombreActeEntentePrealable = $this->requete->getParametreFormulaire("nombreActeEntentePrealable", "numerique");
|
||||
|
||||
|
||||
$typeMargePrixMedicament = $this->requete->getParametreFormulaire("typeMargePrixMedicament");
|
||||
|
||||
$codeActeConsultationGratuite = $this->requete->getParametreFormulaire("codeActeConsultationGratuite");
|
||||
|
|
@ -158,30 +132,52 @@ class ControleurAjaxparametresgeneraux extends Controleur {
|
|||
$prixMedicamentModifiable = $this->requete->getParametreFormulaire("prixMedicamentModifiable");
|
||||
|
||||
$nbTentativeBiometrie = $this->requete->getParametreFormulaire("nbTentativeBiometrie", "numerique");
|
||||
|
||||
$envoismswhatsappactif = $this->requete->getParametreFormulaire("envoismswhatsappactif");
|
||||
$appliquerTarifBas = $this->requete->getParametreFormulaire("appliquerTarifBas");
|
||||
|
||||
$autoriserUnBonPrincipal = $this->requete->getParametreFormulaire("autoriserUnBonPrincipal");
|
||||
|
||||
$autoriserBonHospitAvantDate = $this->requete->getParametreFormulaire("autoriserBonHospitAvantDate");
|
||||
|
||||
$encaissementExige = $this->requete->getParametreFormulaire("encaissementExige");
|
||||
|
||||
$prixActeModifiable = $this->requete->getParametreFormulaire("prixActeModifiable");
|
||||
|
||||
$this->societeuser->enregistrermodifsin($idSocieteuser, $accesAjoutPh, $ajoutPrescription, $ajoutPrescriptionExam,
|
||||
$envoismsactif, $smsAssure, $smsmParFacture, $emailParFacture, $copieSmsAssure, $filtreMedecin,
|
||||
$nbMedicamentMax, $seuilAlerteActif, $appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $montantTotalExamen, $montantTotalMedicament,
|
||||
$nbConsultationSpecialisteJour, $ageMaxiPediatrie, $nombreFeuilleGratuitJour, $codeModeBiometrie,
|
||||
$permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament, $accorderMedecinSouscripteur,
|
||||
$delaisReponseMedecinSouscripteur, $tousActesSoumisOuinon, $nombreActeEntentePrealable, $typeMargePrixMedicament,
|
||||
$codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable, $nbTentativeBiometrie,
|
||||
$envoismswhatsappactif, $appliquerTarifBas, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate,
|
||||
$encaissementExige);
|
||||
$filtreMedecin, $nbMedicamentMax, $appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $nbConsultationSpecialisteJour, $ageMaxiPediatrie,
|
||||
$nombreFeuilleGratuitJour, $codeModeBiometrie, $permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament,
|
||||
$typeMargePrixMedicament, $codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable,
|
||||
$nbTentativeBiometrie, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate, $encaissementExige, $prixActeModifiable);
|
||||
}
|
||||
|
||||
|
||||
public function enregistrermodifmed()
|
||||
{
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
|
||||
$envoismsactif = $this->requete->getParametreFormulaire("envoismsactif","numerique");
|
||||
|
||||
// echo "FINISH OK!";
|
||||
// exit();
|
||||
$smsAssure = $this->requete->getParametreFormulaire("smsAssure","numerique");
|
||||
$smsmParFacture = $this->requete->getParametreFormulaire("smsmParFacture","numerique");
|
||||
$emailParFacture = $this->requete->getParametreFormulaire("emailParFacture","numerique");
|
||||
$copieSmsAssure = $this->requete->getParametreFormulaire("copieSmsAssure","numerique");
|
||||
|
||||
$seuilAlerteActif = $this->requete->getParametreFormulaire("seuilAlerteActif","numerique");
|
||||
$montantTotalExamen = $this->requete->getParametreFormulaire("montantTotalExamen","numerique");
|
||||
$montantTotalMedicament = $this->requete->getParametreFormulaire("montantTotalMedicament","numerique");
|
||||
|
||||
$accorderMedecinSouscripteur = $this->requete->getParametreFormulaire("accorderMedecinSouscripteur");
|
||||
$delaisReponseMedecinSouscripteur = $this->requete->getParametreFormulaire("delaisReponseMedecinSouscripteur");
|
||||
|
||||
$tousActesSoumisOuinon = $this->requete->getParametreFormulaire("tousActesSoumisOuinon");
|
||||
$nombreActeEntentePrealable = $this->requete->getParametreFormulaire("nombreActeEntentePrealable", "numerique");
|
||||
|
||||
$envoismswhatsappactif = $this->requete->getParametreFormulaire("envoismswhatsappactif");
|
||||
$appliquerTarifBas = $this->requete->getParametreFormulaire("appliquerTarifBas");
|
||||
|
||||
|
||||
$this->societeuser->enregistrermodifmed( $idSocieteuser, $envoismsactif, $smsAssure,
|
||||
$smsmParFacture, $emailParFacture, $copieSmsAssure, $seuilAlerteActif, $montantTotalExamen,
|
||||
$montantTotalMedicament, $accorderMedecinSouscripteur, $delaisReponseMedecinSouscripteur,
|
||||
$tousActesSoumisOuinon, $nombreActeEntentePrealable, $envoismswhatsappactif, $appliquerTarifBas);
|
||||
}
|
||||
|
||||
public function majauthentification()
|
||||
|
|
|
|||
208
Controleur/ControleurAjaxparametresgeneraux_old.php
Executable file
208
Controleur/ControleurAjaxparametresgeneraux_old.php
Executable file
|
|
@ -0,0 +1,208 @@
|
|||
<?php
|
||||
require_once 'Framework/Controleur.php';
|
||||
require_once 'Modele/Societeuser.php';
|
||||
|
||||
|
||||
class ControleurAjaxparametresgeneraux extends Controleur {
|
||||
private $societeuser;
|
||||
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->societeuser = new Societeuser();
|
||||
|
||||
}
|
||||
|
||||
public function index()
|
||||
{
|
||||
$this->genererVueAjax(array('affichage' =>$this->affichage));
|
||||
}
|
||||
|
||||
public function enregistrermodif()
|
||||
{
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
|
||||
$nomCentreGestion = $this->requete->getParametreFormulaire("nomCentreGestion");
|
||||
$adresseGeoSociete = $this->requete->getParametreFormulaire("adresseGeoSociete");
|
||||
$adressePostSociete = $this->requete->getParametreFormulaire("adressePostSociete");
|
||||
$codePays = $this->requete->getParametreFormulaire("codePays");
|
||||
$ville = $this->requete->getParametreFormulaire("ville");
|
||||
$telephoneSociete = $this->requete->getParametreFormulaire("telephoneSociete");
|
||||
$faxSociete = $this->requete->getParametreFormulaire("faxSociete");
|
||||
$portable = $this->requete->getParametreFormulaire("portable");
|
||||
$nomResponsable = $this->requete->getParametreFormulaire("nomResponsable");
|
||||
$sigleSociete = $this->requete->getParametreFormulaire("sigleSociete");
|
||||
$emailSociete = $this->requete->getParametreFormulaire("emailSociete");
|
||||
|
||||
$emailMedecinConseil = $this->requete->getParametreFormulaire("emailMedecinConseil");
|
||||
$emailGestionBon = $this->requete->getParametreFormulaire("emailGestionBon");
|
||||
$emailCcomptabilite = $this->requete->getParametreFormulaire("emailCcomptabilite");
|
||||
$emailDerogation = $this->requete->getParametreFormulaire("emailDerogation");
|
||||
$emailAccordPrealable = $this->requete->getParametreFormulaire("emailAccordPrealable");
|
||||
$emailFraudeFinger = $this->requete->getParametreFormulaire("emailFraudeFinger");
|
||||
$email_standard = $this->requete->getParametreFormulaire("email_standard");
|
||||
$email_reply = $this->requete->getParametreFormulaire("email_reply");
|
||||
|
||||
$smsMedecinConseil = $this->requete->getParametreFormulaire("smsMedecinConseil");
|
||||
|
||||
|
||||
$codeLangueSociete = $this->requete->getParametreFormulaire("codeLangueSociete");
|
||||
$codePrefixePolice = $this->requete->getParametreFormulaire("codePrefixePolice");
|
||||
$smsGestionBon = $this->requete->getParametreFormulaire("smsGestionBon");
|
||||
$smsDerogation = $this->requete->getParametreFormulaire("smsDerogation");
|
||||
$smsAccordPrealable = $this->requete->getParametreFormulaire("smsAccordPrealable");
|
||||
|
||||
|
||||
$fraisCarteAN = $this->requete->getParametreFormulaire("fraisCarteAN");
|
||||
$spMax = $this->requete->getParametreFormulaire("spMax");
|
||||
$indicatifTelephone = $this->requete->getParametreFormulaire("indicatifTelephone");
|
||||
$codeTypeSociete = $this->requete->getParametreFormulaire("codeTypeSociete");
|
||||
|
||||
|
||||
$emailAlertLimiteConsommation = $this->requete->getParametreFormulaire("emailAlertLimiteConsommation");
|
||||
$activerLogVisitePages = $this->requete->getParametreFormulaire("activerLogVisitePages");
|
||||
$alertLimiteConsommation = $this->requete->getParametreFormulaire("alertLimiteConsommation");
|
||||
|
||||
$emailRd = $this->requete->getParametreFormulaire("emailRd");
|
||||
$smsRd = $this->requete->getParametreFormulaire("smsRd");
|
||||
|
||||
$this->societeuser->enregistrermodif($idSocieteuser, $nomCentreGestion, $adresseGeoSociete, $adressePostSociete,
|
||||
$codePays, $ville, $telephoneSociete, $faxSociete, $portable, $nomResponsable, $sigleSociete, $emailSociete,
|
||||
$emailMedecinConseil, $emailGestionBon, $emailCcomptabilite, $emailDerogation, $emailAccordPrealable,
|
||||
$emailFraudeFinger, $email_standard, $email_reply, $smsMedecinConseil, $codeLangueSociete, $codePrefixePolice,
|
||||
$smsGestionBon, $smsDerogation, $smsAccordPrealable, $fraisCarteAN, $spMax, $indicatifTelephone, $codeTypeSociete,
|
||||
$emailAlertLimiteConsommation, $activerLogVisitePages, $alertLimiteConsommation, $emailRd, $smsRd);
|
||||
}
|
||||
|
||||
public function enregistrermodifprod()
|
||||
{
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
|
||||
$tauxHonoraires = $this->requete->getParametreFormulaire("tauxHonoraires","numerique");
|
||||
$spMax = $this->requete->getParametreFormulaire("spMax","numerique");
|
||||
$fraisCarteAN = $this->requete->getParametreFormulaire("fraisCarteAN","numerique");
|
||||
|
||||
$fraisCarteREN = $this->requete->getParametreFormulaire("fraisCarteREN","numerique");
|
||||
$fraisCarteImp = $this->requete->getParametreFormulaire("fraisCarteImp","numerique");
|
||||
$spAlertAdherent = $this->requete->getParametreFormulaire("spAlertAdherent","numerique");
|
||||
|
||||
$tauxRistourne = $this->requete->getParametreFormulaire("tauxRistourne","numerique");
|
||||
$seuilRistourne = $this->requete->getParametreFormulaire("seuilRistourne","numerique");
|
||||
|
||||
$archivageAutomatiquePrime = $this->requete->getParametreFormulaire("archivageAutomatiquePrime");
|
||||
$ecartEncaissementTolerable = $this->requete->getParametreFormulaire("ecartEncaissementTolerable","numerique");
|
||||
|
||||
$notificationSmsNumeroAssure = $this->requete->getParametreFormulaire("notificationSmsNumeroAssure");
|
||||
$notificationGroupeNumeroAssure = $this->requete->getParametreFormulaire("notificationGroupeNumeroAssure");
|
||||
$lettrageAutoGarant = $this->requete->getParametreFormulaire("lettrageAutoGarant");
|
||||
|
||||
$parametresFacturationGarantProduit = $this->requete->getParametreFormulaire("parametresFacturationGarantProduit");
|
||||
$assureAjoutPhoto = $this->requete->getParametreFormulaire("assureAjoutPhoto");
|
||||
|
||||
$this->societeuser->enregistrermodifprod($idSocieteuser, $tauxHonoraires, $spMax, $fraisCarteAN, $fraisCarteREN,
|
||||
$fraisCarteImp, $spAlertAdherent, $tauxRistourne, $seuilRistourne, $archivageAutomatiquePrime, $ecartEncaissementTolerable,
|
||||
$notificationSmsNumeroAssure, $notificationGroupeNumeroAssure, $lettrageAutoGarant, $parametresFacturationGarantProduit,
|
||||
$assureAjoutPhoto);
|
||||
}
|
||||
|
||||
public function enregistrermodifsin()
|
||||
{
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
|
||||
$accesAjoutPh = $this->requete->getParametreFormulaire("accesAjoutPh","numerique");
|
||||
$ajoutPrescription = $this->requete->getParametreFormulaire("ajoutPrescription","numerique");
|
||||
|
||||
$ajoutPrescriptionExam = $this->requete->getParametreFormulaire("ajoutPrescriptionExam","numerique");
|
||||
$envoismsactif = $this->requete->getParametreFormulaire("envoismsactif","numerique");
|
||||
|
||||
$smsAssure = $this->requete->getParametreFormulaire("smsAssure","numerique");
|
||||
$smsmParFacture = $this->requete->getParametreFormulaire("smsmParFacture","numerique");
|
||||
|
||||
$emailParFacture = $this->requete->getParametreFormulaire("emailParFacture","numerique");
|
||||
$copieSmsAssure = $this->requete->getParametreFormulaire("copieSmsAssure","numerique");
|
||||
|
||||
// echo "copieSmsAssure ".$copieSmsAssure;
|
||||
// exit();
|
||||
|
||||
$filtreMedecin = $this->requete->getParametreFormulaire("filtreMedecin","numerique");
|
||||
$nbMedicamentMax = $this->requete->getParametreFormulaire("nbMedicamentMax","numerique");
|
||||
|
||||
$seuilAlerteActif = $this->requete->getParametreFormulaire("seuilAlerteActif","numerique");
|
||||
|
||||
$appliquerMargePrixMedicament = $this->requete->getParametreFormulaire("appliquerMargePrixMedicament","numerique");
|
||||
$appliquerMargePrixSubstitutMedicament = $this->requete->getParametreFormulaire("appliquerMargePrixSubstitutMedicament","numerique");
|
||||
$margePrixMedicament = $this->requete->getParametreFormulaire("margePrixMedicament","numerique");
|
||||
$margePrixSubstitutMedicament = $this->requete->getParametreFormulaire("margePrixSubstitutMedicament","numerique");
|
||||
|
||||
$montantTotalExamen = $this->requete->getParametreFormulaire("montantTotalExamen","numerique");
|
||||
$montantTotalMedicament = $this->requete->getParametreFormulaire("montantTotalMedicament","numerique");
|
||||
|
||||
$nbConsultationSpecialisteJour = $this->requete->getParametreFormulaire("nbConsultationSpecialisteJour","numerique");
|
||||
$ageMaxiPediatrie = $this->requete->getParametreFormulaire("ageMaxiPediatrie","numerique");
|
||||
$nombreFeuilleGratuitJour = $this->requete->getParametreFormulaire("nombreFeuilleGratuitJour","numerique");
|
||||
$codeModeBiometrie = $this->requete->getParametreFormulaire("codeModeBiometrie");
|
||||
$permettrePrescriptionSiCritereBareme = $this->requete->getParametreFormulaire("permettrePrescriptionSiCritereBareme");
|
||||
|
||||
$interdirVentePartielleMedicament = $this->requete->getParametreFormulaire("interdirVentePartielleMedicament");
|
||||
$accorderMedecinSouscripteur = $this->requete->getParametreFormulaire("accorderMedecinSouscripteur");
|
||||
$delaisReponseMedecinSouscripteur = $this->requete->getParametreFormulaire("delaisReponseMedecinSouscripteur");
|
||||
|
||||
$tousActesSoumisOuinon = $this->requete->getParametreFormulaire("tousActesSoumisOuinon");
|
||||
$nombreActeEntentePrealable = $this->requete->getParametreFormulaire("nombreActeEntentePrealable", "numerique");
|
||||
|
||||
|
||||
$typeMargePrixMedicament = $this->requete->getParametreFormulaire("typeMargePrixMedicament");
|
||||
|
||||
$codeActeConsultationGratuite = $this->requete->getParametreFormulaire("codeActeConsultationGratuite");
|
||||
$quantiteMedicamentPermise = $this->requete->getParametreFormulaire("quantiteMedicamentPermise", "numerique");
|
||||
$prixMedicamentModifiable = $this->requete->getParametreFormulaire("prixMedicamentModifiable");
|
||||
|
||||
$nbTentativeBiometrie = $this->requete->getParametreFormulaire("nbTentativeBiometrie", "numerique");
|
||||
|
||||
$envoismswhatsappactif = $this->requete->getParametreFormulaire("envoismswhatsappactif");
|
||||
$appliquerTarifBas = $this->requete->getParametreFormulaire("appliquerTarifBas");
|
||||
|
||||
$autoriserUnBonPrincipal = $this->requete->getParametreFormulaire("autoriserUnBonPrincipal");
|
||||
|
||||
$autoriserBonHospitAvantDate = $this->requete->getParametreFormulaire("autoriserBonHospitAvantDate");
|
||||
|
||||
$encaissementExige = $this->requete->getParametreFormulaire("encaissementExige");
|
||||
|
||||
$this->societeuser->enregistrermodifsin($idSocieteuser, $accesAjoutPh, $ajoutPrescription, $ajoutPrescriptionExam,
|
||||
$envoismsactif, $smsAssure, $smsmParFacture, $emailParFacture, $copieSmsAssure, $filtreMedecin,
|
||||
$nbMedicamentMax, $seuilAlerteActif, $appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $montantTotalExamen, $montantTotalMedicament,
|
||||
$nbConsultationSpecialisteJour, $ageMaxiPediatrie, $nombreFeuilleGratuitJour, $codeModeBiometrie,
|
||||
$permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament, $accorderMedecinSouscripteur,
|
||||
$delaisReponseMedecinSouscripteur, $tousActesSoumisOuinon, $nombreActeEntentePrealable, $typeMargePrixMedicament,
|
||||
$codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable, $nbTentativeBiometrie,
|
||||
$envoismswhatsappactif, $appliquerTarifBas, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate,
|
||||
$encaissementExige);
|
||||
|
||||
// echo "FINISH OK!";
|
||||
// exit();
|
||||
|
||||
}
|
||||
|
||||
public function majauthentification()
|
||||
{
|
||||
$codeSociete = $_SESSION['codeSociete'];
|
||||
|
||||
$activerOtp = $this->requete->getParametreFormulaire("activerOtp");
|
||||
|
||||
$this->societeuser->majAuthentificationOTP($codeSociete, $activerOtp);
|
||||
|
||||
//$this->genererVueAjax(array('expressionsinactives' => $expressionsinactives, 'expressionsactives' => $expressionsactives));
|
||||
}
|
||||
|
||||
public function majfiltreip()
|
||||
{
|
||||
$idSocieteuser = $this->requete->getParametreFormulaire("idSocieteuser");
|
||||
|
||||
$filtrerIp = $this->requete->getParametreFormulaire("filtrerIp");
|
||||
$filtrerIpPrestataire = $this->requete->getParametreFormulaire("filtrerIpPrestataire");
|
||||
|
||||
|
||||
$this->societeuser->majfiltreip($idSocieteuser, $filtrerIp, $filtrerIpPrestataire);
|
||||
}
|
||||
}
|
||||
|
|
@ -90,6 +90,8 @@ class ControleurAjaxprestataire extends Controleur
|
|||
$prefixePaiementMobile = $this->requete->getParametreFormulaire("prefixePaiementMobile");
|
||||
$mobilePaiement = $this->requete->getParametreFormulaire("mobilePaiement");
|
||||
|
||||
$prixActeModifiable = $this->requete->getParametreFormulaire("prixActeModifiable");
|
||||
|
||||
$this->prestataire->enregistrermodif($idPrestataire, $libelle, $codeTypePrestataire, $categoriePresataire, $codeTarifActe,
|
||||
$codeTarifMedicament, $codeTarifOptique, $codePays, $villeSignature, $codeTypeDecompte, $adresseGeo, $numeroCompte,
|
||||
$adressePost, $conventionne, $gestionreseau, $emailGestionPrestataire, $codeBanque, $codeBanqueInterne, $codeGuichet,
|
||||
|
|
@ -97,7 +99,8 @@ class ControleurAjaxprestataire extends Controleur
|
|||
$registreCommerce, $codeLanguePrestataire, $nomResponsable, $nomInterlocuteur, $telephoneFixe, $faxPrestataire,
|
||||
$telephonePortable, $contactInterlocuteur, $centreReference, $appliquerTarifNuit, $latitude, $longitude, $accesAjoutPh,
|
||||
$ajoutPrescription, $interdirVentePartielleMedicament, $filtreMedecin, $codeModeBiometrie, $pharmacieInterne, $optiqueInterne,
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal, $prefixePaiementMobile, $mobilePaiement);
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal, $prefixePaiementMobile, $mobilePaiement,
|
||||
$prixActeModifiable);
|
||||
}
|
||||
|
||||
public function validerfactureclassique()
|
||||
|
|
@ -210,6 +213,8 @@ class ControleurAjaxprestataire extends Controleur
|
|||
|
||||
$prefixePaiementMobile = $this->requete->getParametreFormulaire("prefixePaiementMobile");
|
||||
$mobilePaiement = $this->requete->getParametreFormulaire("mobilePaiement");
|
||||
|
||||
$prixActeModifiable = $this->requete->getParametreFormulaire("prixActeModifiable");
|
||||
|
||||
$idPrestataire = $this->prestataire->creerprestataire(
|
||||
$libelle, $codeTypePrestataire, $categoriePresataire, $codeTarifActe,
|
||||
|
|
@ -224,7 +229,7 @@ class ControleurAjaxprestataire extends Controleur
|
|||
$longitude, $accesAjoutPh, $ajoutPrescription, $interdirVentePartielleMedicament,
|
||||
$filtreMedecin, $codeModeBiometrie, $pharmacieInterne, $optiqueInterne,
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal,
|
||||
$prefixePaiementMobile, $mobilePaiement);
|
||||
$prefixePaiementMobile, $mobilePaiement, $prixActeModifiable);
|
||||
|
||||
$this->genererVueAjax(array('idPrestataire' => $idPrestataire));
|
||||
}
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ class ControleurCreerprestataire extends Controleur
|
|||
private $ouinonactiverOtp;
|
||||
private $autoriserUnBonPrincipalOuinon;
|
||||
private $ouinonOptique;
|
||||
private $prixActeModifiableOuinon;
|
||||
|
||||
public function __construct() {
|
||||
$this->menuvue = new Menuvueutilisateur();
|
||||
|
|
@ -87,7 +88,8 @@ class ControleurCreerprestataire extends Controleur
|
|||
$this->ouinonfiltrerIp = (new Ouinon())->getListe();
|
||||
$this->ouinonactiverOtp = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserUnBonPrincipalOuinon = (new Ouinon())->getListe();
|
||||
$this->autoriserUnBonPrincipalOuinon = (new Ouinon())->getListe();
|
||||
$this->prixActeModifiableOuinon = (new Ouinon())->getListe();
|
||||
|
||||
}
|
||||
|
||||
|
|
@ -118,36 +120,37 @@ class ControleurCreerprestataire extends Controleur
|
|||
$codeModeBiometrie = $this->societe->get_mode_biometrie_societe();
|
||||
|
||||
$this->genererVue(array(
|
||||
'pays' => $pays,
|
||||
'ville' => $ville,
|
||||
'listelocalite' => $localite,
|
||||
'typeprestataire' => $typeprestataire,
|
||||
'categorie' => $categorie,
|
||||
'tarifActe' => $tarifActe,
|
||||
'banque' => $banque,
|
||||
'tarifsmedicament' => $tarifsmedicament,
|
||||
'tarifsoptique' => $tarifsoptique,
|
||||
'typedecompte' => $typedecompte,
|
||||
'ouinonconvention' => $this->ouinonconvention,
|
||||
'ouinongestionreseau' => $this->ouinongestionreseau,
|
||||
'ouinonreference' => $this->ouinonreference,
|
||||
'langue' => $langue,
|
||||
'ouinontarifnuit' => $this->ouinontarifnuit,
|
||||
'ouinonajoutepha' => $this->ouinonajoutepha,
|
||||
'ouinonajoutepres' => $this->ouinonajoutepres,
|
||||
'ouinonventepar' => $this->ouinonventepar,
|
||||
'ouinonfiltremed' => $this->ouinonfiltremed,
|
||||
'modeBiometrie' => $modeBiometrie,
|
||||
'pays' => $pays,
|
||||
'ville' => $ville,
|
||||
'listelocalite' => $localite,
|
||||
'typeprestataire' => $typeprestataire,
|
||||
'categorie' => $categorie,
|
||||
'tarifActe' => $tarifActe,
|
||||
'banque' => $banque,
|
||||
'tarifsmedicament' => $tarifsmedicament,
|
||||
'tarifsoptique' => $tarifsoptique,
|
||||
'typedecompte' => $typedecompte,
|
||||
'ouinonconvention' => $this->ouinonconvention,
|
||||
'ouinongestionreseau' => $this->ouinongestionreseau,
|
||||
'ouinonreference' => $this->ouinonreference,
|
||||
'langue' => $langue,
|
||||
'ouinontarifnuit' => $this->ouinontarifnuit,
|
||||
'ouinonajoutepha' => $this->ouinonajoutepha,
|
||||
'ouinonajoutepres' => $this->ouinonajoutepres,
|
||||
'ouinonventepar' => $this->ouinonventepar,
|
||||
'ouinonfiltremed' => $this->ouinonfiltremed,
|
||||
'modeBiometrie' => $modeBiometrie,
|
||||
|
||||
'ouinonPharmacie' => $this->ouinonPharmacie,
|
||||
'ouinonOptique' => $this->ouinonOptique,
|
||||
'ouinonPharmacie' => $this->ouinonPharmacie,
|
||||
'ouinonOptique' => $this->ouinonOptique,
|
||||
|
||||
'codeModeBiometrie' => $codeModeBiometrie,
|
||||
'ouinontarifprestataire'=> $this->ouinontarifprestataire,
|
||||
'codeModeBiometrie' => $codeModeBiometrie,
|
||||
'ouinontarifprestataire' => $this->ouinontarifprestataire,
|
||||
|
||||
'ouinonfiltrerIp' => $this->ouinonfiltrerIp,
|
||||
'ouinonactiverOtp' => $this->ouinonactiverOtp,
|
||||
'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon
|
||||
'ouinonfiltrerIp' => $this->ouinonfiltrerIp,
|
||||
'ouinonactiverOtp' => $this->ouinonactiverOtp,
|
||||
'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon,
|
||||
'prixActeModifiableOuinon' => $this->prixActeModifiableOuinon
|
||||
));
|
||||
}
|
||||
}
|
||||
|
|
@ -32,10 +32,9 @@ class ControleurFicheprestataire extends Controleur
|
|||
$codeSociete = $_SESSION['codeSociete'];
|
||||
|
||||
$societe = $this->societe->getSocieteSimple($codeSociete);
|
||||
|
||||
$chemin = $this->menuvue->getChemin('Ficheprestataire');
|
||||
|
||||
$this->genererVue(array('prestataire' => $prestataire, 'societe' => $societe,
|
||||
'hactivationderogationfingerprestataires' => $hactivationderogationfingerprestataires, 'chemin' => $chemin));
|
||||
'hactivationderogationfingerprestataires' => $hactivationderogationfingerprestataires
|
||||
));
|
||||
}
|
||||
}
|
||||
|
|
@ -6,93 +6,81 @@ require_once 'Modele/Ouinon.php';
|
|||
|
||||
class ControleurModifautresparametressin extends Controleur {
|
||||
private $menuvue;
|
||||
|
||||
private $societeuser;
|
||||
private $rachattm;
|
||||
|
||||
|
||||
private $accesAjoutPhOuinon;
|
||||
private $ajoutPrescriptionOuinon;
|
||||
private $ajoutPrescriptionExamOuinon;
|
||||
private $envoismsactifOuinon;
|
||||
private $smsAssureOuinon;
|
||||
private $smsmParFactureOuinon;
|
||||
private $emailParFactureOuinon;
|
||||
private $copieSmsAssureOuinon;
|
||||
private $filtreMedecinOuinon;
|
||||
private $seuilAlerteActifOuinon;
|
||||
private $appliquerMargePrixMedicamentOuinon;
|
||||
private $appliquerMargePrixSubstitutMedicamentOuinon;
|
||||
private $permettrePrescriptionOuinon;
|
||||
private $interdirVentePartielleMedicamentOuinon;
|
||||
private $accorderMedecinSouscripteurOuinon;
|
||||
private $prixMedicamentModifiableOuinon;
|
||||
private $tousActesSoumisOuinon;
|
||||
private $envoismswhatsappactifOuinon;
|
||||
private $appliquerTarifBasOuinon;
|
||||
private $autoriserUnBonPrincipalOuinon;
|
||||
private $autoriserBonHospitAvantDateOuinon;
|
||||
private $encaissementExigeOuinon;
|
||||
private $prixActeModifiableOuinon;
|
||||
|
||||
public function __construct() {
|
||||
$this->menuvue = new Menuvueutilisateur();
|
||||
$this->menuvue->getMenuVue('Modifautresparametressin');
|
||||
|
||||
$this->societeuser = new Societeuser();
|
||||
|
||||
$this->accesAjoutPhOuinon = (new Ouinon())->getListe();
|
||||
$this->ajoutPrescriptionOuinon = (new Ouinon())->getListe();
|
||||
$this->ajoutPrescriptionExamOuinon = (new Ouinon())->getListe();
|
||||
$this->envoismsactifOuinon = (new Ouinon())->getListe();
|
||||
$this->smsAssureOuinon = (new Ouinon())->getListe();
|
||||
$this->smsmParFactureOuinon = (new Ouinon())->getListe();
|
||||
$this->emailParFactureOuinon = (new Ouinon())->getListe();
|
||||
$this->copieSmsAssureOuinon = (new Ouinon())->getListe();
|
||||
$this->filtreMedecinOuinon = (new Ouinon())->getListe();
|
||||
$this->seuilAlerteActifOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->societeuser = new Societeuser();
|
||||
|
||||
$this->accesAjoutPhOuinon = (new Ouinon())->getListe();
|
||||
$this->ajoutPrescriptionOuinon = (new Ouinon())->getListe();
|
||||
$this->ajoutPrescriptionExamOuinon = (new Ouinon())->getListe();
|
||||
$this->copieSmsAssureOuinon = (new Ouinon())->getListe();
|
||||
$this->filtreMedecinOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->appliquerMargePrixMedicamentOuinon = (new Ouinon())->getListe();
|
||||
$this->appliquerMargePrixSubstitutMedicamentOuinon = (new Ouinon())->getListe();
|
||||
$this->permettrePrescriptionOuinon = (new Ouinon())->getListe();
|
||||
$this->interdirVentePartielleMedicamentOuinon = (new Ouinon())->getListe();
|
||||
$this->accorderMedecinSouscripteurOuinon = (new Ouinon())->getListe();
|
||||
$this->accorderMedecinSouscripteurOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->prixMedicamentModifiableOuinon = (new Ouinon())->getListe();
|
||||
$this->tousActesSoumisOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->envoismswhatsappactifOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->appliquerTarifBasOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserUnBonPrincipalOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserBonHospitAvantDateOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->encaissementExigeOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->prixActeModifiableOuinon = (new Ouinon())->getListe();
|
||||
|
||||
}
|
||||
public function index()
|
||||
{
|
||||
$codeSociete = $_SESSION['codeSociete'];
|
||||
$codeSociete = $_SESSION['codeSociete'];
|
||||
$societeuser = $this->societeuser->getVwSocieteuser($codeSociete);
|
||||
|
||||
$societeuser = $this->societeuser->getVwSocieteuser($codeSociete);
|
||||
|
||||
$modeBiometrie = $this->societeuser->getModeBiometrie();
|
||||
$acteConsultationGratuite = $this->societeuser->getActeConsultationGratuite();
|
||||
$modeBiometrie = $this->societeuser->getModeBiometrie();
|
||||
$acteConsultationGratuite = $this->societeuser->getActeConsultationGratuite();
|
||||
|
||||
$typeMarge = $this->societeuser->getTypeMarge();
|
||||
$typeMarge = $this->societeuser->getTypeMarge();
|
||||
|
||||
$this->genererVue(array('societeuser' => $societeuser, 'accesAjoutPhOuinon' => $this->accesAjoutPhOuinon,
|
||||
'ajoutPrescriptionOuinon' => $this->ajoutPrescriptionOuinon, 'ajoutPrescriptionExamOuinon' => $this->ajoutPrescriptionExamOuinon,
|
||||
'envoismsactifOuinon' => $this->envoismsactifOuinon, 'smsAssureOuinon' => $this->smsAssureOuinon,
|
||||
'smsmParFactureOuinon' => $this->smsmParFactureOuinon, 'emailParFactureOuinon' => $this->emailParFactureOuinon,
|
||||
'copieSmsAssureOuinon' => $this->copieSmsAssureOuinon, 'filtreMedecinOuinon' => $this->filtreMedecinOuinon,
|
||||
'seuilAlerteActifOuinon' => $this->seuilAlerteActifOuinon,'appliquerMargePrixMedicamentOuinon' => $this->appliquerMargePrixMedicamentOuinon,
|
||||
'appliquerMargePrixSubstitutMedicamentOuinon' => $this->appliquerMargePrixSubstitutMedicamentOuinon,
|
||||
'permettrePrescriptionOuinon' => $this->permettrePrescriptionOuinon, 'modeBiometrie' => $modeBiometrie, 'typeMarge' => $typeMarge,
|
||||
'permettrePrescriptionOuinon' => $this->permettrePrescriptionOuinon, 'modeBiometrie' => $modeBiometrie, 'acteConsultationGratuite' => $acteConsultationGratuite,
|
||||
'typeMarge' => $typeMarge, 'interdirVentePartielleMedicamentOuinon' => $this->interdirVentePartielleMedicamentOuinon,
|
||||
'accorderMedecinSouscripteurOuinon' => $this->accorderMedecinSouscripteurOuinon, 'prixMedicamentModifiableOuinon' => $this->prixMedicamentModifiableOuinon,
|
||||
'tousActesSoumisOuinon' => $this->tousActesSoumisOuinon, 'envoismswhatsappactifOuinon' => $this->envoismswhatsappactifOuinon,
|
||||
'appliquerTarifBasOuinon' => $this->appliquerTarifBasOuinon, 'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon,
|
||||
'autoriserBonHospitAvantDateOuinon' => $this->autoriserBonHospitAvantDateOuinon, 'encaissementExigeOuinon' => $this->encaissementExigeOuinon
|
||||
$this->genererVue(array(
|
||||
'societeuser' => $societeuser,
|
||||
'accesAjoutPhOuinon' => $this->accesAjoutPhOuinon,
|
||||
'ajoutPrescriptionOuinon' => $this->ajoutPrescriptionOuinon,
|
||||
'ajoutPrescriptionExamOuinon' => $this->ajoutPrescriptionExamOuinon,
|
||||
'filtreMedecinOuinon' => $this->filtreMedecinOuinon,
|
||||
'appliquerMargePrixMedicamentOuinon' => $this->appliquerMargePrixMedicamentOuinon,
|
||||
'appliquerMargePrixSubstitutMedicamentOuinon' => $this->appliquerMargePrixSubstitutMedicamentOuinon,
|
||||
'permettrePrescriptionOuinon' => $this->permettrePrescriptionOuinon,
|
||||
'modeBiometrie' => $modeBiometrie,
|
||||
'typeMarge' => $typeMarge,
|
||||
'permettrePrescriptionOuinon' => $this->permettrePrescriptionOuinon,
|
||||
'modeBiometrie' => $modeBiometrie,
|
||||
'acteConsultationGratuite' => $acteConsultationGratuite,
|
||||
'interdirVentePartielleMedicamentOuinon' => $this->interdirVentePartielleMedicamentOuinon,
|
||||
'prixMedicamentModifiableOuinon' => $this->prixMedicamentModifiableOuinon,
|
||||
'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon,
|
||||
'autoriserBonHospitAvantDateOuinon' => $this->autoriserBonHospitAvantDateOuinon,
|
||||
'encaissementExigeOuinon' => $this->encaissementExigeOuinon,
|
||||
'prixActeModifiableOuinon' => $this->prixActeModifiableOuinon
|
||||
));
|
||||
}
|
||||
|
||||
|
|
|
|||
99
Controleur/ControleurModifautresparametressin_old.php
Executable file
99
Controleur/ControleurModifautresparametressin_old.php
Executable file
|
|
@ -0,0 +1,99 @@
|
|||
<?php
|
||||
require_once 'Framework/Controleur.php';
|
||||
require_once 'Modele/Societeuser.php';
|
||||
require_once 'Modele/Menuvueutilisateur.php';
|
||||
require_once 'Modele/Ouinon.php';
|
||||
|
||||
class ControleurModifautresparametressin extends Controleur {
|
||||
private $menuvue;
|
||||
private $societeuser;
|
||||
private $rachattm;
|
||||
|
||||
private $accesAjoutPhOuinon;
|
||||
private $ajoutPrescriptionOuinon;
|
||||
private $ajoutPrescriptionExamOuinon;
|
||||
private $envoismsactifOuinon;
|
||||
private $smsAssureOuinon;
|
||||
private $smsmParFactureOuinon;
|
||||
private $emailParFactureOuinon;
|
||||
private $copieSmsAssureOuinon;
|
||||
private $filtreMedecinOuinon;
|
||||
private $seuilAlerteActifOuinon;
|
||||
private $appliquerMargePrixMedicamentOuinon;
|
||||
private $appliquerMargePrixSubstitutMedicamentOuinon;
|
||||
private $permettrePrescriptionOuinon;
|
||||
private $interdirVentePartielleMedicamentOuinon;
|
||||
private $accorderMedecinSouscripteurOuinon;
|
||||
private $prixMedicamentModifiableOuinon;
|
||||
private $tousActesSoumisOuinon;
|
||||
private $envoismswhatsappactifOuinon;
|
||||
private $appliquerTarifBasOuinon;
|
||||
private $autoriserUnBonPrincipalOuinon;
|
||||
private $autoriserBonHospitAvantDateOuinon;
|
||||
private $encaissementExigeOuinon;
|
||||
|
||||
public function __construct() {
|
||||
$this->menuvue = new Menuvueutilisateur();
|
||||
$this->menuvue->getMenuVue('Modifautresparametressin');
|
||||
|
||||
$this->societeuser = new Societeuser();
|
||||
|
||||
$this->accesAjoutPhOuinon = (new Ouinon())->getListe();
|
||||
$this->ajoutPrescriptionOuinon = (new Ouinon())->getListe();
|
||||
$this->ajoutPrescriptionExamOuinon = (new Ouinon())->getListe();
|
||||
$this->envoismsactifOuinon = (new Ouinon())->getListe();
|
||||
$this->smsAssureOuinon = (new Ouinon())->getListe();
|
||||
$this->smsmParFactureOuinon = (new Ouinon())->getListe();
|
||||
$this->emailParFactureOuinon = (new Ouinon())->getListe();
|
||||
$this->copieSmsAssureOuinon = (new Ouinon())->getListe();
|
||||
$this->filtreMedecinOuinon = (new Ouinon())->getListe();
|
||||
$this->seuilAlerteActifOuinon = (new Ouinon())->getListe();
|
||||
$this->appliquerMargePrixMedicamentOuinon = (new Ouinon())->getListe();
|
||||
$this->appliquerMargePrixSubstitutMedicamentOuinon = (new Ouinon())->getListe();
|
||||
$this->permettrePrescriptionOuinon = (new Ouinon())->getListe();
|
||||
$this->interdirVentePartielleMedicamentOuinon = (new Ouinon())->getListe();
|
||||
$this->accorderMedecinSouscripteurOuinon = (new Ouinon())->getListe();
|
||||
$this->accorderMedecinSouscripteurOuinon = (new Ouinon())->getListe();
|
||||
$this->prixMedicamentModifiableOuinon = (new Ouinon())->getListe();
|
||||
$this->tousActesSoumisOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->envoismswhatsappactifOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->appliquerTarifBasOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserUnBonPrincipalOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserBonHospitAvantDateOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->encaissementExigeOuinon = (new Ouinon())->getListe();
|
||||
|
||||
}
|
||||
public function index()
|
||||
{
|
||||
$codeSociete = $_SESSION['codeSociete'];
|
||||
|
||||
$societeuser = $this->societeuser->getVwSocieteuser($codeSociete);
|
||||
|
||||
$modeBiometrie = $this->societeuser->getModeBiometrie();
|
||||
$acteConsultationGratuite = $this->societeuser->getActeConsultationGratuite();
|
||||
|
||||
$typeMarge = $this->societeuser->getTypeMarge();
|
||||
|
||||
$this->genererVue(array('societeuser' => $societeuser, 'accesAjoutPhOuinon' => $this->accesAjoutPhOuinon,
|
||||
'ajoutPrescriptionOuinon' => $this->ajoutPrescriptionOuinon, 'ajoutPrescriptionExamOuinon' => $this->ajoutPrescriptionExamOuinon,
|
||||
'envoismsactifOuinon' => $this->envoismsactifOuinon, 'smsAssureOuinon' => $this->smsAssureOuinon,
|
||||
'smsmParFactureOuinon' => $this->smsmParFactureOuinon, 'emailParFactureOuinon' => $this->emailParFactureOuinon,
|
||||
'copieSmsAssureOuinon' => $this->copieSmsAssureOuinon, 'filtreMedecinOuinon' => $this->filtreMedecinOuinon,
|
||||
'seuilAlerteActifOuinon' => $this->seuilAlerteActifOuinon,'appliquerMargePrixMedicamentOuinon' => $this->appliquerMargePrixMedicamentOuinon,
|
||||
'appliquerMargePrixSubstitutMedicamentOuinon' => $this->appliquerMargePrixSubstitutMedicamentOuinon,
|
||||
'permettrePrescriptionOuinon' => $this->permettrePrescriptionOuinon, 'modeBiometrie' => $modeBiometrie, 'typeMarge' => $typeMarge,
|
||||
'permettrePrescriptionOuinon' => $this->permettrePrescriptionOuinon, 'modeBiometrie' => $modeBiometrie, 'acteConsultationGratuite' => $acteConsultationGratuite,
|
||||
'typeMarge' => $typeMarge, 'interdirVentePartielleMedicamentOuinon' => $this->interdirVentePartielleMedicamentOuinon,
|
||||
'accorderMedecinSouscripteurOuinon' => $this->accorderMedecinSouscripteurOuinon, 'prixMedicamentModifiableOuinon' => $this->prixMedicamentModifiableOuinon,
|
||||
'tousActesSoumisOuinon' => $this->tousActesSoumisOuinon, 'envoismswhatsappactifOuinon' => $this->envoismswhatsappactifOuinon,
|
||||
'appliquerTarifBasOuinon' => $this->appliquerTarifBasOuinon, 'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon,
|
||||
'autoriserBonHospitAvantDateOuinon' => $this->autoriserBonHospitAvantDateOuinon, 'encaissementExigeOuinon' => $this->encaissementExigeOuinon
|
||||
));
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -49,42 +49,46 @@ class ControleurModifierprestataire extends Controleur
|
|||
private $ouinonactiverOtp;
|
||||
private $autoriserUnBonPrincipalOuinon;
|
||||
private $ouinonOptique;
|
||||
|
||||
private $prixActeModifiableOuinon;
|
||||
|
||||
public function __construct() {
|
||||
$this->menuvue = new Menuvueutilisateur();
|
||||
$this->menuvue->getMenuVue('Modifierprestataire');
|
||||
|
||||
$this->prestataire = new Prestataire();
|
||||
$this->prestataire = new Prestataire();
|
||||
|
||||
$this->typeprestataire = new Typeprestataire();
|
||||
$this->reseausoins = new Reseausoins();
|
||||
$this->pays = new Pays();
|
||||
$this->ville = new Ville();
|
||||
$this->localite = new Localite();
|
||||
$this->tarif = new Tarifsactes();
|
||||
$this->tarifsmedicament = new Tarifsmedicaments();
|
||||
$this->tarifsoptique = new Tarifsoptiques();
|
||||
$this->typedecompte = new Typedecompte();
|
||||
$this->ouinonconvention = (new Ouinon())->getListe();
|
||||
$this->ouinongestionreseau = (new Ouinon())->getListe();
|
||||
$this->banque = new Banque();
|
||||
$this->langue = new Langue();
|
||||
$this->ouinonreference = (new Ouinon())->getListe();
|
||||
$this->ouinontarifnuit = (new Ouinon())->getListe();
|
||||
$this->typeprestataire = new Typeprestataire();
|
||||
$this->reseausoins = new Reseausoins();
|
||||
$this->pays = new Pays();
|
||||
$this->ville = new Ville();
|
||||
$this->localite = new Localite();
|
||||
$this->tarif = new Tarifsactes();
|
||||
$this->tarifsmedicament = new Tarifsmedicaments();
|
||||
$this->tarifsoptique = new Tarifsoptiques();
|
||||
$this->typedecompte = new Typedecompte();
|
||||
$this->ouinonconvention = (new Ouinon())->getListe();
|
||||
$this->ouinongestionreseau = (new Ouinon())->getListe();
|
||||
$this->banque = new Banque();
|
||||
$this->langue = new Langue();
|
||||
$this->ouinonreference = (new Ouinon())->getListe();
|
||||
$this->ouinontarifnuit = (new Ouinon())->getListe();
|
||||
|
||||
$this->ouinonajoutepha = (new Ouinon())->getListe();
|
||||
$this->ouinonajoutepres = (new Ouinon())->getListe();
|
||||
$this->ouinonventepar = (new Ouinon())->getListe();
|
||||
$this->ouinonfiltremed = (new Ouinon())->getListe();
|
||||
$this->ouinonajoutepha = (new Ouinon())->getListe();
|
||||
$this->ouinonajoutepres = (new Ouinon())->getListe();
|
||||
$this->ouinonventepar = (new Ouinon())->getListe();
|
||||
$this->ouinonfiltremed = (new Ouinon())->getListe();
|
||||
|
||||
$this->ouinonPharmacie = (new Ouinon())->getListe();
|
||||
$this->ouinonOptique = (new Ouinon())->getListe();
|
||||
$this->ouinontarifprestataire = (new Ouinon())->getListe();
|
||||
$this->ouinonPharmacie = (new Ouinon())->getListe();
|
||||
$this->ouinonOptique = (new Ouinon())->getListe();
|
||||
$this->ouinontarifprestataire = (new Ouinon())->getListe();
|
||||
|
||||
$this->ouinonfiltrerIp = (new Ouinon())->getListe();
|
||||
$this->ouinonactiverOtp = (new Ouinon())->getListe();
|
||||
$this->ouinonfiltrerIp = (new Ouinon())->getListe();
|
||||
$this->ouinonactiverOtp = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserUnBonPrincipalOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->prixActeModifiableOuinon = (new Ouinon())->getListe();
|
||||
|
||||
$this->autoriserUnBonPrincipalOuinon = (new Ouinon())->getListe();
|
||||
}
|
||||
|
||||
public function index()
|
||||
|
|
@ -119,37 +123,38 @@ class ControleurModifierprestataire extends Controleur
|
|||
$modeBiometrie = $this->prestataire->getModeBiometrie();
|
||||
|
||||
$this->genererVue(array(
|
||||
'prestataire' => $prestataire,
|
||||
'pays' => $pays,
|
||||
'ville' => $ville,
|
||||
'listelocalite' => $localite,
|
||||
'typeprestataire' => $typeprestataire,
|
||||
'reseausoins' => $reseausoins,
|
||||
'tarifacte' => $tarifacte,
|
||||
'banque' => $banque,
|
||||
'tarifsmedicament' => $tarifsmedicament,
|
||||
'tarifsoptique' => $tarifsoptique,
|
||||
'typedecompte' => $typedecompte,
|
||||
'ouinonconvention' => $this->ouinonconvention,
|
||||
'ouinongestionreseau' => $this->ouinongestionreseau,
|
||||
'langue' => $langue,
|
||||
'categorie' => $categorie,
|
||||
'typeprestataire' => $typeprestataire,
|
||||
'ouinonreference' => $this->ouinonreference ,
|
||||
'ouinontarifnuit' => $this->ouinontarifnuit,
|
||||
'ouinonajoutepha' => $this->ouinonajoutepha,
|
||||
'modeBiometrie' => $modeBiometrie,
|
||||
'ouinonajoutepres' => $this->ouinonajoutepres,
|
||||
'ouinonventepar' => $this->ouinonventepar,
|
||||
'ouinonOptique' => $this->ouinonOptique,
|
||||
'ouinonfiltremed' => $this->ouinonfiltremed,
|
||||
'ouinonPharmacie' => $this->ouinonPharmacie,
|
||||
'ouinontarifprestataire'=> $this->ouinontarifprestataire,
|
||||
'prestataire' => $prestataire,
|
||||
'pays' => $pays,
|
||||
'ville' => $ville,
|
||||
'listelocalite' => $localite,
|
||||
'typeprestataire' => $typeprestataire,
|
||||
'reseausoins' => $reseausoins,
|
||||
'tarifacte' => $tarifacte,
|
||||
'banque' => $banque,
|
||||
'tarifsmedicament' => $tarifsmedicament,
|
||||
'tarifsoptique' => $tarifsoptique,
|
||||
'typedecompte' => $typedecompte,
|
||||
'ouinonconvention' => $this->ouinonconvention,
|
||||
'ouinongestionreseau' => $this->ouinongestionreseau,
|
||||
'langue' => $langue,
|
||||
'categorie' => $categorie,
|
||||
'typeprestataire' => $typeprestataire,
|
||||
'ouinonreference' => $this->ouinonreference ,
|
||||
'ouinontarifnuit' => $this->ouinontarifnuit,
|
||||
'ouinonajoutepha' => $this->ouinonajoutepha,
|
||||
'modeBiometrie' => $modeBiometrie,
|
||||
'ouinonajoutepres' => $this->ouinonajoutepres,
|
||||
'ouinonventepar' => $this->ouinonventepar,
|
||||
'ouinonOptique' => $this->ouinonOptique,
|
||||
'ouinonfiltremed' => $this->ouinonfiltremed,
|
||||
'ouinonPharmacie' => $this->ouinonPharmacie,
|
||||
'ouinontarifprestataire' => $this->ouinontarifprestataire,
|
||||
|
||||
'ouinonfiltrerIp' => $this->ouinonfiltrerIp,
|
||||
'ouinonactiverOtp' => $this->ouinonactiverOtp,
|
||||
'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon
|
||||
));
|
||||
'ouinonfiltrerIp' => $this->ouinonfiltrerIp,
|
||||
'ouinonactiverOtp' => $this->ouinonactiverOtp,
|
||||
'autoriserUnBonPrincipalOuinon' => $this->autoriserUnBonPrincipalOuinon,
|
||||
'prixActeModifiableOuinon' => $this->prixActeModifiableOuinon
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
222
Js/fonctions.js
222
Js/fonctions.js
|
|
@ -16048,6 +16048,8 @@ function enregistrer_modif_prestataire()
|
|||
filtrerIp = $("#filtrerIp").val();
|
||||
|
||||
autoriserUnBonPrincipal = $("#autoriserUnBonPrincipal").val();
|
||||
prixActeModifiable = $("#prixActeModifiable").val();
|
||||
|
||||
|
||||
donnees = 'idPrestataire='+idPrestataire+'&libelle='+libelle+'&codeTypePrestataire='+codeTypePrestataire;
|
||||
donnees += '&categoriePresataire='+categoriePresataire+'&codeTarifActe='+codeTarifActe+'&codeTarifMedicament='+codeTarifMedicament;
|
||||
|
|
@ -16080,8 +16082,9 @@ function enregistrer_modif_prestataire()
|
|||
|
||||
donnees += '&mobilePaiement='+mobilePaiement;
|
||||
donnees += '&prefixePaiementMobile='+prefixePaiementMobile;
|
||||
donnees += '&prixActeModifiable='+prixActeModifiable;
|
||||
|
||||
//console.log(donnees);
|
||||
|
||||
v_msg="Confirmez-vous ces modifications?";
|
||||
v_msgEng="Do you confirm these modifications?";
|
||||
|
||||
|
|
@ -24421,6 +24424,7 @@ function creer_prestataire()
|
|||
}
|
||||
|
||||
autoriserUnBonPrincipal = $("#autoriserUnBonPrincipal").val();
|
||||
prixActeModifiable = $("#prixActeModifiable").val();
|
||||
|
||||
|
||||
donnees = 'libelle='+libelle+'&codeTypePrestataire='+codeTypePrestataire;
|
||||
|
|
@ -24455,6 +24459,8 @@ function creer_prestataire()
|
|||
|
||||
donnees += '&mobilePaiement='+mobilePaiement;
|
||||
donnees += '&prefixePaiementMobile='+prefixePaiementMobile;
|
||||
|
||||
donnees += '&prixActeModifiable='+prixActeModifiable;
|
||||
|
||||
v_msg="Confirmez-vous ce nouveau prestataire?";
|
||||
v_msgEng="Do you confirm this new provider?";
|
||||
|
|
@ -34173,113 +34179,68 @@ function controle_numerique_new(idControle, oldValue)
|
|||
|
||||
function enregistrer_modif_parametres_sin()
|
||||
{
|
||||
idSocieteuser = $("#idSocieteuser").val();
|
||||
donnees = 'idSocieteuser='+idSocieteuser;
|
||||
|
||||
accesAjoutPh = $("#s_accesAjoutPh").val();
|
||||
ajoutPrescription = $("#s_ajoutPrescription").val();
|
||||
donnees += '&accesAjoutPh='+accesAjoutPh+'&ajoutPrescription='+ajoutPrescription;
|
||||
|
||||
ajoutPrescriptionExam = $("#s_ajoutPrescriptionExam").val();
|
||||
envoismsactif = $("#s_envoismsactif").val();
|
||||
donnees += '&ajoutPrescriptionExam='+ajoutPrescriptionExam+'&envoismsactif='+envoismsactif;
|
||||
|
||||
smsAssure = $("#s_smsAssure").val();
|
||||
smsmParFacture = $("#s_smsmParFacture").val();
|
||||
donnees += '&smsAssure='+smsAssure+'&smsmParFacture='+smsmParFacture;
|
||||
|
||||
emailParFacture = $("#s_emailParFacture").val();
|
||||
copieSmsAssure = $("#s_copieSmsAssure").val();
|
||||
donnees += '&emailParFacture='+emailParFacture+'&copieSmsAssure='+copieSmsAssure;
|
||||
|
||||
filtreMedecin = $("#s_filtreMedecin").val();
|
||||
nbMedicamentMax = $("#s_nbMedicamentMax").val();
|
||||
donnees += '&filtreMedecin='+filtreMedecin+'&nbMedicamentMax='+nbMedicamentMax;
|
||||
|
||||
seuilAlerteActif = $("#s_seuilAlerteActif").val();
|
||||
donnees += '&seuilAlerteActif='+seuilAlerteActif;
|
||||
|
||||
appliquerMargePrixMedicament = $("#s_appliquerMargePrixMedicament").val();
|
||||
appliquerMargePrixSubstitutMedicament = $("#s_appliquerMargePrixSubstitutMedicament").val();
|
||||
margePrixMedicament = $("#s_margePrixMedicament").val();
|
||||
margePrixSubstitutMedicament = $("#s_margePrixSubstitutMedicament").val();
|
||||
|
||||
montantTotalExamen = $("#s_montantTotalExamen").val();
|
||||
montantTotalMedicament = $("#s_montantTotalMedicament").val();
|
||||
|
||||
nbConsultationSpecialisteJour = $("#s_nbConsultationSpecialisteJour").val();
|
||||
ageMaxiPediatrie = $("#s_ageMaxiPediatrie").val();
|
||||
nombreFeuilleGratuitJour = $("#s_nombreFeuilleGratuitJour").val();
|
||||
codeModeBiometrie = $("#s_codeModeBiometrie").val();
|
||||
idSocieteuser = $("#idSocieteuser").val();
|
||||
filtreMedecin = $("#s_filtreMedecin").val();
|
||||
prixActeModifiable = $("#s_prixActeModifiable").val();
|
||||
permettrePrescriptionSiCritereBareme = $("#s_permettrePrescriptionSiCritereBareme").val();
|
||||
|
||||
interdirVentePartielleMedicament = $("#s_interdirVentePartielleMedicament").val();
|
||||
accorderMedecinSouscripteur = $("#s_accorderMedecinSouscripteur").val();
|
||||
delaisReponseMedecinSouscripteur = $("#s_delaisReponseMedecinSouscripteur").val();
|
||||
|
||||
tousActesSoumisOuinon = $("#s_tousActesSoumisOuinon").val();
|
||||
nombreActeEntentePrealable = $("#s_nombreActeEntentePrealable").val();
|
||||
|
||||
typeMargePrixMedicament = $("#s_typeMargePrixMedicament").val();
|
||||
|
||||
|
||||
codeActeConsultationGratuite = $("#s_codeActeConsultationGratuite").val();
|
||||
quantiteMedicamentPermise = $("#s_quantiteMedicamentPermise").val();
|
||||
prixMedicamentModifiable = $("#s_prixMedicamentModifiable").val();
|
||||
|
||||
nbTentativeBiometrie = $("#s_nbTentativeBiometrie").val();
|
||||
|
||||
envoismswhatsappactif = $("#s_envoismswhatsappactif").val();
|
||||
appliquerTarifBas = $("#s_appliquerTarifBas").val();
|
||||
|
||||
autoriserUnBonPrincipal = $("#s_autoriserUnBonPrincipal").val();
|
||||
|
||||
autoriserBonHospitAvantDate = $("#s_autoriserBonHospitAvantDate").val();
|
||||
|
||||
encaissementExige = $("#s_encaissementExige").val();
|
||||
nbConsultationSpecialisteJour = $("#s_nbConsultationSpecialisteJour").val();
|
||||
nombreFeuilleGratuitJour = $("#s_nombreFeuilleGratuitJour").val();
|
||||
ageMaxiPediatrie = $("#s_ageMaxiPediatrie").val();
|
||||
|
||||
nbMedicamentMax = $("#s_nbMedicamentMax").val();
|
||||
quantiteMedicamentPermise = $("#s_quantiteMedicamentPermise").val();
|
||||
nbTentativeBiometrie = $("#s_nbTentativeBiometrie").val();
|
||||
codeModeBiometrie = $("#s_codeModeBiometrie").val();
|
||||
codeActeConsultationGratuite = $("#s_codeActeConsultationGratuite").val();
|
||||
|
||||
donnees +='&codeActeConsultationGratuite='+codeActeConsultationGratuite;
|
||||
accesAjoutPh = $("#s_accesAjoutPh").val();
|
||||
ajoutPrescription = $("#s_ajoutPrescription").val();
|
||||
appliquerMargePrixMedicament = $("#s_appliquerMargePrixMedicament").val();
|
||||
appliquerMargePrixSubstitutMedicament = $("#s_appliquerMargePrixSubstitutMedicament").val();
|
||||
interdirVentePartielleMedicament = $("#s_interdirVentePartielleMedicament").val();
|
||||
|
||||
prixMedicamentModifiable = $("#s_prixMedicamentModifiable").val();
|
||||
typeMargePrixMedicament = $("#s_typeMargePrixMedicament").val();
|
||||
margePrixMedicament = $("#s_margePrixMedicament").val();
|
||||
margePrixSubstitutMedicament = $("#s_margePrixSubstitutMedicament").val();
|
||||
ajoutPrescriptionExam = $("#s_ajoutPrescriptionExam").val();
|
||||
|
||||
donnees = 'idSocieteuser='+idSocieteuser;
|
||||
donnees += '&filtreMedecin='+filtreMedecin+'&prixActeModifiable='+prixActeModifiable;
|
||||
donnees += '&permettrePrescriptionSiCritereBareme='+permettrePrescriptionSiCritereBareme;
|
||||
donnees += '&autoriserUnBonPrincipal='+autoriserUnBonPrincipal;
|
||||
|
||||
donnees += '&autoriserBonHospitAvantDate='+autoriserBonHospitAvantDate;
|
||||
donnees += '&encaissementExige='+encaissementExige;
|
||||
donnees += '&nbConsultationSpecialisteJour='+nbConsultationSpecialisteJour;
|
||||
donnees += '&nombreFeuilleGratuitJour='+nombreFeuilleGratuitJour;
|
||||
donnees += '&ageMaxiPediatrie='+ageMaxiPediatrie;
|
||||
|
||||
donnees += '&nbMedicamentMax='+nbMedicamentMax;
|
||||
donnees += '&quantiteMedicamentPermise='+quantiteMedicamentPermise;
|
||||
donnees +='&prixMedicamentModifiable='+prixMedicamentModifiable;
|
||||
|
||||
donnees += '&nbTentativeBiometrie='+nbTentativeBiometrie;
|
||||
donnees += '&codeModeBiometrie='+codeModeBiometrie;
|
||||
donnees += '&codeActeConsultationGratuite='+codeActeConsultationGratuite;
|
||||
|
||||
donnees += '&accesAjoutPh='+accesAjoutPh;
|
||||
donnees += '&ajoutPrescription='+ajoutPrescription;
|
||||
donnees += '&appliquerMargePrixMedicament='+appliquerMargePrixMedicament;
|
||||
donnees += '&appliquerMargePrixSubstitutMedicament='+appliquerMargePrixSubstitutMedicament;
|
||||
donnees += '&interdirVentePartielleMedicament='+interdirVentePartielleMedicament;
|
||||
|
||||
donnees += '&prixMedicamentModifiable='+prixMedicamentModifiable;
|
||||
donnees += '&typeMargePrixMedicament='+typeMargePrixMedicament;
|
||||
donnees += '&margePrixMedicament='+margePrixMedicament;
|
||||
donnees +='&margePrixSubstitutMedicament='+margePrixSubstitutMedicament;
|
||||
donnees += '&montantTotalExamen='+montantTotalExamen;
|
||||
donnees +='&montantTotalMedicament='+montantTotalMedicament;
|
||||
|
||||
donnees +='&nbConsultationSpecialisteJour='+nbConsultationSpecialisteJour;
|
||||
donnees +='&ageMaxiPediatrie='+ageMaxiPediatrie;
|
||||
donnees +='&nombreFeuilleGratuitJour='+nombreFeuilleGratuitJour;
|
||||
donnees +='&codeModeBiometrie='+codeModeBiometrie;
|
||||
donnees +='&permettrePrescriptionSiCritereBareme='+permettrePrescriptionSiCritereBareme;
|
||||
|
||||
donnees +='&interdirVentePartielleMedicament='+interdirVentePartielleMedicament;
|
||||
donnees +='&accorderMedecinSouscripteur='+accorderMedecinSouscripteur;
|
||||
donnees +='&delaisReponseMedecinSouscripteur='+delaisReponseMedecinSouscripteur;
|
||||
|
||||
donnees +='&tousActesSoumisOuinon='+tousActesSoumisOuinon;
|
||||
donnees +='&nombreActeEntentePrealable='+nombreActeEntentePrealable;
|
||||
|
||||
donnees +='&typeMargePrixMedicament='+typeMargePrixMedicament;
|
||||
|
||||
donnees +='&nbTentativeBiometrie='+nbTentativeBiometrie;
|
||||
|
||||
donnees +='&envoismswhatsappactif='+envoismswhatsappactif;
|
||||
donnees +='&appliquerTarifBas='+appliquerTarifBas;
|
||||
|
||||
donnees +='&autoriserUnBonPrincipal='+autoriserUnBonPrincipal;
|
||||
donnees +='&autoriserBonHospitAvantDate='+autoriserBonHospitAvantDate;
|
||||
donnees +='&encaissementExige='+encaissementExige;
|
||||
|
||||
donnees += '&margePrixSubstitutMedicament='+margePrixSubstitutMedicament;
|
||||
donnees += '&ajoutPrescriptionExam='+ajoutPrescriptionExam;
|
||||
|
||||
v_msg="Confirmez-vous ces modifications?";
|
||||
v_msgEng="Do you confirm these modifications?";
|
||||
|
||||
|
||||
confirm_ebene(v_msg, v_msgEng)
|
||||
.then((isConfirmed) => {
|
||||
if (isConfirmed) {
|
||||
|
|
@ -91942,4 +91903,81 @@ function init_revoquer_htagcarte(idHtagcarte) {
|
|||
$("#idHtagcarte").val(idHtagcarte);
|
||||
$("#div_revoquer_carte").modal({backdrop: 'static', keyboard: false, show: true });
|
||||
$("#div_revoquer_carte").modal("show");
|
||||
}
|
||||
|
||||
function enregistrer_modif_parametres_med()
|
||||
{
|
||||
|
||||
idSocieteuser = $("#idSocieteuser").val();
|
||||
|
||||
envoismsactif = $("#s_envoismsactif").val();
|
||||
|
||||
smsAssure = $("#s_smsAssure").val();
|
||||
smsmParFacture = $("#s_smsmParFacture").val();
|
||||
|
||||
emailParFacture = $("#s_emailParFacture").val();
|
||||
copieSmsAssure = $("#s_copieSmsAssure").val();
|
||||
|
||||
seuilAlerteActif = $("#s_seuilAlerteActif").val();
|
||||
|
||||
montantTotalExamen = $("#s_montantTotalExamen").val();
|
||||
montantTotalMedicament = $("#s_montantTotalMedicament").val();
|
||||
|
||||
accorderMedecinSouscripteur = $("#s_accorderMedecinSouscripteur").val();
|
||||
delaisReponseMedecinSouscripteur = $("#s_delaisReponseMedecinSouscripteur").val();
|
||||
|
||||
tousActesSoumisOuinon = $("#s_tousActesSoumisOuinon").val();
|
||||
|
||||
envoismswhatsappactif = $("#s_envoismswhatsappactif").val();
|
||||
appliquerTarifBas = $("#s_appliquerTarifBas").val();
|
||||
nombreActeEntentePrealable = $("#s_nombreActeEntentePrealable").val();
|
||||
|
||||
donnees = 'idSocieteuser='+idSocieteuser;
|
||||
donnees += '&envoismsactif='+envoismsactif;
|
||||
donnees += '&smsAssure='+smsAssure+'&smsmParFacture='+smsmParFacture;
|
||||
donnees += '&emailParFacture='+emailParFacture+'&copieSmsAssure='+copieSmsAssure;
|
||||
donnees += '&seuilAlerteActif='+seuilAlerteActif;
|
||||
donnees += '&montantTotalExamen='+montantTotalExamen;
|
||||
donnees += '&montantTotalMedicament='+montantTotalMedicament;
|
||||
|
||||
donnees += '&accorderMedecinSouscripteur='+accorderMedecinSouscripteur;
|
||||
donnees += '&delaisReponseMedecinSouscripteur='+delaisReponseMedecinSouscripteur;
|
||||
|
||||
donnees += '&tousActesSoumisOuinon='+tousActesSoumisOuinon;
|
||||
|
||||
donnees += '&envoismswhatsappactif='+envoismswhatsappactif;
|
||||
donnees += '&appliquerTarifBas='+appliquerTarifBas;
|
||||
donnees += '&nombreActeEntentePrealable='+nombreActeEntentePrealable;
|
||||
|
||||
v_msg="Confirmez-vous ces modifications?";
|
||||
v_msgEng="Do you confirm these modifications?";
|
||||
|
||||
|
||||
confirm_ebene(v_msg, v_msgEng)
|
||||
.then((isConfirmed) => {
|
||||
if (isConfirmed) {
|
||||
// L'utilisateur a confirmé
|
||||
$.ajax({
|
||||
url: $("#racineWeb").val()+"Ajaxparametresgeneraux/enregistrermodifmed/",
|
||||
type : 'post',
|
||||
data: donnees,
|
||||
error: function(errorData) {
|
||||
},
|
||||
success: function(data)
|
||||
{
|
||||
v_msg="Mise à jour effectuée avec succès!";
|
||||
v_msgEng="Update done successfully!";
|
||||
alert_ebene(v_msg, v_msgEng);
|
||||
},
|
||||
complete: function()
|
||||
{
|
||||
afficher_autres_parametresgeneraux();
|
||||
}
|
||||
});
|
||||
} else {
|
||||
// L'utilisateur a annulé
|
||||
console.log("Confirmation refusée");
|
||||
}
|
||||
});
|
||||
|
||||
}
|
||||
|
|
@ -473,12 +473,13 @@ class Prestataire extends Modele {
|
|||
$registreCommerce, $codeLanguePrestataire, $nomResponsable, $nomInterlocuteur, $telephoneFixe, $faxPrestataire,
|
||||
$telephonePortable, $contactInterlocuteur, $centreReference, $appliquerTarifNuit, $latitude, $longitude, $accesAjoutPh,
|
||||
$ajoutPrescription, $interdirVentePartielleMedicament, $filtreMedecin, $codeModeBiometrie, $pharmacieInterne, $optiqueInterne,
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal, $prefixePaiementMobile, $mobilePaiement)
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal, $prefixePaiementMobile, $mobilePaiement,
|
||||
$prixActeModifiable)
|
||||
{
|
||||
$user = $_SESSION['login'];
|
||||
|
||||
$sql = 'call sp_modifier_prestataire(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
|
||||
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)';
|
||||
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)';
|
||||
|
||||
$this->executerRequete($sql, array($idPrestataire, $libelle, $codeTypePrestataire, $categoriePresataire, $codeTarifActe,
|
||||
$codeTarifMedicament, $codeTarifOptique, $codePays, $villeSignature, $codeTypeDecompte, $adresseGeo, $numeroCompte,
|
||||
|
|
@ -487,7 +488,8 @@ class Prestataire extends Modele {
|
|||
$registreCommerce, $codeLanguePrestataire, $nomResponsable, $nomInterlocuteur, $telephoneFixe, $faxPrestataire,
|
||||
$telephonePortable, $contactInterlocuteur, $centreReference, $appliquerTarifNuit, $latitude, $longitude, $accesAjoutPh,
|
||||
$ajoutPrescription, $interdirVentePartielleMedicament, $user, $filtreMedecin, $codeModeBiometrie, $pharmacieInterne, $optiqueInterne,
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal, $prefixePaiementMobile, $mobilePaiement));
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal, $prefixePaiementMobile, $mobilePaiement,
|
||||
$prixActeModifiable));
|
||||
}
|
||||
|
||||
public function majcomptebancaire($codePrestataire, $codeBanque, $codeBanqueInterne, $codeGuichet, $numeroCompteBancaire, $cleRib, $iban, $intituleCompteBancaire)
|
||||
|
|
@ -595,13 +597,13 @@ class Prestataire extends Modele {
|
|||
$longitude, $accesAjoutPh, $ajoutPrescription, $interdirVentePartielleMedicament,
|
||||
$filtreMedecin, $codeModeBiometrie, $pharmacieInterne, $optiqueInterne,
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal,
|
||||
$prefixePaiementMobile, $mobilePaiement)
|
||||
$prefixePaiementMobile, $mobilePaiement, $prixActeModifiable)
|
||||
{
|
||||
$codeSociete = $_SESSION['codeSociete'];
|
||||
$user = $_SESSION['login'];
|
||||
|
||||
$sql = 'call sp_creer_prestataire(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
|
||||
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);';
|
||||
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);';
|
||||
|
||||
$resultat = $this->executerRequete($sql, array($codeSociete,
|
||||
$libelle, $codeTypePrestataire, $categoriePresataire, $codeTarifActe,
|
||||
|
|
@ -616,7 +618,7 @@ class Prestataire extends Modele {
|
|||
$longitude, $accesAjoutPh, $ajoutPrescription, $interdirVentePartielleMedicament,
|
||||
$user, $filtreMedecin, $codeModeBiometrie, $pharmacieInterne, $optiqueInterne,
|
||||
$appliquerTarifPrestataire, $filtrerIp, $activerOtp, $autoriserUnBonPrincipal,
|
||||
$prefixePaiementMobile, $mobilePaiement));
|
||||
$prefixePaiementMobile, $mobilePaiement, $prixActeModifiable));
|
||||
|
||||
$ligne = $resultat->fetch(PDO::FETCH_ASSOC);
|
||||
return $ligne['idPrestataire'];
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ class Societeuser extends Modele {
|
|||
$user, $emailAlertLimiteConsommation, $activerLogVisitePages, $alertLimiteConsommation, $emailRd, $smsRd));
|
||||
}
|
||||
|
||||
public function enregistrermodifprod($idSocieteuser, $tauxHonoraires, $spMax, $fraisCarteAN, $fraisCarteREN,
|
||||
public function enregistrermodifprod($idSocieteuser, $tauxHonoraires, $spMax, $fraisCarteAN, $fraisCarteREN,
|
||||
$fraisCarteImp, $spAlertAdherent, $tauxRistourne, $seuilRistourne, $archivageAutomatiquePrime,
|
||||
$ecartEncaissementTolerable, $notificationSmsNumeroAssure, $notificationGroupeNumeroAssure, $lettrageAutoGarant,
|
||||
$parametresFacturationGarantProduit, $assureAjoutPhoto)
|
||||
|
|
@ -65,32 +65,39 @@ class Societeuser extends Modele {
|
|||
$lettrageAutoGarant, $parametresFacturationGarantProduit, $assureAjoutPhoto));
|
||||
}
|
||||
|
||||
public function enregistrermodifsin($idSocieteuser, $accesAjoutPh, $ajoutPrescription, $ajoutPrescriptionExam,
|
||||
$envoismsactif, $smsAssure, $smsmParFacture, $emailParFacture, $copieSmsPrestataireAssure, $filtreMedecin,
|
||||
$nbMedicamentMax, $seuilAlerteActif,$appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $montantTotalExamen, $montantTotalMedicament,
|
||||
$nbConsultationSpecialisteJour, $ageMaxiPediatrie, $nombreFeuilleGratuitJour, $codeModeBiometrie,
|
||||
$permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament, $accorderMedecinSouscripteur,
|
||||
$delaisReponseMedecinSouscripteur, $tousActesSoumisOuinon, $nombreActeEntentePrealable, $typeMargePrixMedicament,
|
||||
$codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable, $nbTentativeBiometrie,
|
||||
$envoismswhatsappactif, $appliquerTarifBas, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate,
|
||||
$encaissementExige)
|
||||
public function enregistrermodifsin($idSocieteuser, $accesAjoutPh, $ajoutPrescription, $ajoutPrescriptionExam,
|
||||
$filtreMedecin, $nbMedicamentMax, $appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $nbConsultationSpecialisteJour, $ageMaxiPediatrie,
|
||||
$nombreFeuilleGratuitJour, $codeModeBiometrie, $permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament,
|
||||
$typeMargePrixMedicament, $codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable,
|
||||
$nbTentativeBiometrie, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate, $encaissementExige, $prixActeModifiable)
|
||||
{
|
||||
$user = $_SESSION['login'];
|
||||
|
||||
$sql = 'call sp_modifier_parametres_sin(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
|
||||
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);';
|
||||
$sql = 'call sp_modifier_parametres_sin(?, ?, ?, ?, ?, ?, ?, ?, ?, ? , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);';
|
||||
|
||||
$this->executerRequete($sql, array($idSocieteuser, $accesAjoutPh, $ajoutPrescription, $ajoutPrescriptionExam,
|
||||
$envoismsactif, $smsAssure, $smsmParFacture, $emailParFacture, $copieSmsPrestataireAssure, $filtreMedecin,
|
||||
$nbMedicamentMax, $seuilAlerteActif, $appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $montantTotalExamen, $montantTotalMedicament, $user,
|
||||
$nbConsultationSpecialisteJour, $ageMaxiPediatrie, $nombreFeuilleGratuitJour, $codeModeBiometrie,
|
||||
$permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament, $accorderMedecinSouscripteur,
|
||||
$delaisReponseMedecinSouscripteur, $tousActesSoumisOuinon, $nombreActeEntentePrealable, $typeMargePrixMedicament,
|
||||
$codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable, $nbTentativeBiometrie,
|
||||
$envoismswhatsappactif, $appliquerTarifBas, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate, $encaissementExige));
|
||||
$filtreMedecin, $nbMedicamentMax, $appliquerMargePrixMedicament, $appliquerMargePrixSubstitutMedicament,
|
||||
$margePrixMedicament, $margePrixSubstitutMedicament, $user, $nbConsultationSpecialisteJour, $ageMaxiPediatrie,
|
||||
$nombreFeuilleGratuitJour, $codeModeBiometrie, $permettrePrescriptionSiCritereBareme, $interdirVentePartielleMedicament,
|
||||
$typeMargePrixMedicament, $codeActeConsultationGratuite, $quantiteMedicamentPermise, $prixMedicamentModifiable,
|
||||
$nbTentativeBiometrie, $autoriserUnBonPrincipal, $autoriserBonHospitAvantDate, $encaissementExige, $prixActeModifiable));
|
||||
}
|
||||
|
||||
public function enregistrermodifmed( $idSocieteuser, $envoismsactif, $smsAssure,
|
||||
$smsmParFacture, $emailParFacture, $copieSmsAssure, $seuilAlerteActif, $montantTotalExamen,
|
||||
$montantTotalMedicament, $accorderMedecinSouscripteur, $delaisReponseMedecinSouscripteur,
|
||||
$tousActesSoumisOuinon, $nombreActeEntentePrealable, $envoismswhatsappactif, $appliquerTarifBas)
|
||||
{
|
||||
$user = $_SESSION['login'];
|
||||
|
||||
$sql = 'call sp_modifier_parametres_med(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);';
|
||||
|
||||
$this->executerRequete($sql, array($idSocieteuser,$envoismsactif, $smsAssure, $smsmParFacture, $emailParFacture, $copieSmsAssure,
|
||||
$seuilAlerteActif, $montantTotalExamen, $montantTotalMedicament, $user, $accorderMedecinSouscripteur, $delaisReponseMedecinSouscripteur,
|
||||
$tousActesSoumisOuinon, $nombreActeEntentePrealable, $envoismswhatsappactif, $appliquerTarifBas));
|
||||
}
|
||||
|
||||
|
||||
public function verifiermotpass($codeSociete, $mdp)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>" >
|
||||
<INPUT class="sr-only" TYPE="text" id="nomForm" NAME="nomForm" value="frmautreparametre">
|
||||
|
||||
<legend > <?= _("AUTRES PARAMETRES SYSTEME DU CENTRE DE GESTION") ?> </legend>
|
||||
<legend > <?= _("REGLES METIER DU CENTRE DE GESTION") ?> </legend>
|
||||
|
||||
|
||||
<ul class="nav nav-tabs" id="myTab" role="tablist">
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
<button onclick="showHideElt('Medical')" class="nav-link" id="Medical-tab" data-bs-toggle="tab" data-bs-target="#Medical" type="button" role="tab" aria-controls="Medical" aria-selected="false"><?= _("Médical") ?></button>
|
||||
</li>
|
||||
<li class="nav-item" role="presentation">
|
||||
<button onclick="showHideElt('Prestation')" class="nav-link" id="Prestation-tab" data-bs-toggle="tab" data-bs-target="#Prestation" type="button" role="tab" aria-controls="Prestation" aria-selected="false"><?= _("Prestataires") ?></button>
|
||||
<button onclick="showHideElt('Prestation')" class="nav-link" id="Prestation-tab" data-bs-toggle="tab" data-bs-target="#Prestation" type="button" role="tab" aria-controls="Prestation" aria-selected="false"><?= _("Prestations") ?></button>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
@ -842,6 +842,25 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr height="50">
|
||||
<td style='text-align:center;' class=" text-primary">14 <i class='bx bxs-right-arrow'></td>
|
||||
<td colspan="2" class=" text-dark">
|
||||
<?= _("Activer la modification du prix de l'acte dans le centre de soins") ?>
|
||||
</td>
|
||||
|
||||
<td style='text-align:center;'>
|
||||
<?php if ($societeuser['prixActeModifiable']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -55,7 +55,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td> <?= _("Indicatif") ?> </td>
|
||||
<td><INPUT class="form-control" TYPE="text" id="prefixePaiementMobile" NAME="prefixePaiementMobile"></td>
|
||||
|
|
@ -282,45 +281,55 @@
|
|||
</tr>
|
||||
|
||||
<tr >
|
||||
<td>
|
||||
<?= _("Activer OTP?") ?>
|
||||
</td>
|
||||
<td>
|
||||
<select class="form-select" id="activerOtp" NAME="activerOtp">
|
||||
<?php liste_options($ouinonactiverOtp, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
<td>
|
||||
<?= _("Activer OTP?") ?>
|
||||
</td>
|
||||
<td>
|
||||
<select class="form-select" id="activerOtp" NAME="activerOtp">
|
||||
<?php liste_options($ouinonactiverOtp, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
|
||||
<td align="center"> <?= _("Filtrage IP?") ?> </td>
|
||||
<td>
|
||||
<select class="form-select" id="filtrerIp" NAME="filtrerIp">
|
||||
<?php liste_options($ouinonfiltrerIp, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
<td align="center"> <?= _("Filtrage IP?") ?> </td>
|
||||
<td>
|
||||
<select class="form-select" id="filtrerIp" NAME="filtrerIp">
|
||||
<?php liste_options($ouinonfiltrerIp, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
|
||||
<td align="center"> <?= _("Autoriser Bon Principal?") ?> </td>
|
||||
<td>
|
||||
<select class="form-select" id="autoriserUnBonPrincipal" NAME="autoriserUnBonPrincipal">
|
||||
<?php liste_options($autoriserUnBonPrincipalOuinon, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <?= _("Adresse Géo.") ?> </td>
|
||||
<td colspan="2"><INPUT class="form-control" TYPE="text" id="adresseGeo" NAME="adresseGeo"></td>
|
||||
|
||||
<td align="center"> <?= _("Adresse Postale") ?> </td>
|
||||
<td colspan="2"><INPUT class="form-control" TYPE="text" id="adressePost" NAME="adressePost"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="6" height="20"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td > <input id="btn_enreg" name="btn_enreg" class = "form-control btn btn-primary" type="button" value="<?= _("Enregistrer") ?>" onClick="javascript:creer_prestataire();" style='font-size:10pt;' > </td>
|
||||
<td colspan="3"></td>
|
||||
<td > <input class = "form-control btn btn-warning" type="button" value="<?= _("Annuler") ?>" onClick="javascript:param_prestataire();" style='font-size:10pt;' > </td>
|
||||
</tr>
|
||||
<td align="center"> <?= _("Autoriser Bon Principal?") ?> </td>
|
||||
<td>
|
||||
<select class="form-select" id="autoriserUnBonPrincipal" NAME="autoriserUnBonPrincipal">
|
||||
<?php liste_options($autoriserUnBonPrincipalOuinon, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <?= _("Adresse Géo.") ?> </td>
|
||||
<td ><INPUT class="form-control" TYPE="text" id="adresseGeo" NAME="adresseGeo"></td>
|
||||
|
||||
<td align="center"> <?= _("Prix Modifiable ?") ?> </td>
|
||||
<td >
|
||||
<select class="form-select" id="prixActeModifiable" NAME="prixActeModifiable">
|
||||
<?php liste_options($prixActeModifiableOuinon, "0",true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
|
||||
<td align="center"> <?= _("Adresse Postale") ?> </td>
|
||||
<td ><INPUT class="form-control" TYPE="text" id="adressePost" NAME="adressePost"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="6" height="20"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td > </td>
|
||||
<td > <input id="btn_enreg" name="btn_enreg" class = "form-control btn btn-primary" type="button" value="<?= _("Enregistrer") ?>" onClick="javascript:creer_prestataire();" style='font-size:10pt;' > </td>
|
||||
<td colspan="3"></td>
|
||||
<td > <input class = "form-control btn btn-warning" type="button" value="<?= _("Annuler") ?>" onClick="javascript:param_prestataire();" style='font-size:10pt;' > </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -270,12 +270,20 @@
|
|||
|
||||
<tr>
|
||||
<td> <?= _("Mode de biométrie") ?> </td>
|
||||
<td colspan="3"><INPUT class="form-control" TYPE="text" value="<?= $modeBiometrie?>" readonly></td>
|
||||
<td ><INPUT class="form-control" TYPE="text" value="<?= $modeBiometrie?>" readonly></td>
|
||||
|
||||
<td align="center" > <?= _("Prix Modifiable ?") ?> </td>
|
||||
<td >
|
||||
<?php if ($prestataire['prixActeModifiable']=="1"): ?>
|
||||
<INPUT class="form-control" TYPE="text" value="<?= _("Oui") ?>" readonly>
|
||||
<?php else: ?>
|
||||
<INPUT class="form-control" TYPE="text" value="<?= _("Non") ?>" readonly>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td align="center" > <?= _("Latitude | Longitude") ?> </td>
|
||||
<td colspan="3"><INPUT class="form-control" TYPE="text" value="<?=$prestataire['latitude'].' | '.$prestataire['longitude'] ?>" readonly></td>
|
||||
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
<<<<<<< HEAD
|
||||
<div class="page-content">
|
||||
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>">
|
||||
|
||||
|
|
@ -183,4 +184,361 @@
|
|||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
=======
|
||||
<?php $this->titre = "INTER SANTE - Modifier Paramètres Généraux de la Gestion Médical et Autres"; ?>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
</script>
|
||||
|
||||
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>" >
|
||||
|
||||
<legend > <?= _("MODIFIER REGLES DU MEDICAL") ?> </legend>
|
||||
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style='font-size:11pt;'>
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="2" style="text-align: center; font-weight: bold; background-color:#696969; color:#fff;" height="25"><?= _("Paramètres") ?></th>
|
||||
<th width="12%" style="text-align: center; font-weight: bold; background-color:#696969; color:#fff;" height="25"> <?= _("Ancienne Valeur") ?> </th>
|
||||
<th width="12%" style="text-align: center; font-weight: bold; background-color:#696969; color:#fff;" height="25"> <?= _("Nouvelle Valeur") ?> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr style="background-color: #ffefd5;">
|
||||
<td height="30" colspan="4" style='font-weight: bold; text-align: center; font-size:11pt;'> <?= _("MEDICAL") ?> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' width="5%" class=" text-primary">01 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer les envois de SMS ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['envoismsactif']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_envoismsactif" NAME="s_envoismsactif" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($envoismsactifOuinon, $this->nettoyer($societeuser['envoismsactif']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' width="5%" class=" text-primary">02 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer les envois de messages par WhatsApp ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['envoismswhatsappactif']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_envoismswhatsappactif" NAME="s_envoismswhatsappactif" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($envoismswhatsappactifOuinon, $this->nettoyer($societeuser['envoismswhatsappactif']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">03 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer l'envoi de SMS/WhatsApp aux assurés ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['smsAssure']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_smsAssure" NAME="s_smsAssure" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($smsAssureOuinon, $this->nettoyer($societeuser['smsAssure']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">04 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer un SMS/WhatsApp à l'assuré à chaque facturation ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['smsmParFacture']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_smsmParFacture" NAME="s_smsmParFacture" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($smsmParFactureOuinon, $this->nettoyer($societeuser['smsmParFacture']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">05 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer un E-mail à l'assuré à chaque facturation ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['emailParFacture']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_emailParFacture" NAME="s_emailParFacture" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($emailParFactureOuinon, $this->nettoyer($societeuser['emailParFacture']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">06 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer à l'assuré une copie du SMS/WhatsApp envoyé à l'assureur ou au prestataire en cas de demande et/ou de réponse à une entente préalable ou une dérogation") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['copieSmsPrestataireAssure']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_copieSmsAssure" NAME="s_copieSmsAssure" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($copieSmsAssureOuinon, $this->nettoyer($societeuser['copieSmsPrestataireAssure']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">07 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Alerter l'assuré par SMS/WhatsApp et/ou par E-mail si son solde a atteint un certain seuil ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['seuilAlerteActif']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_seuilAlerteActif" NAME="s_seuilAlerteActif" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($seuilAlerteActifOuinon, $this->nettoyer($societeuser['seuilAlerteActif']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">08 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer une demande d'entente préalable au gestionnaire lorsque le montant total des examens prescrits est supérieur à") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=format_N($this->nettoyer($societeuser['montantTotalExamen'])) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_montantTotalExamen" NAME="s_montantTotalExamen" TYPE="text" value="<?= $this->nettoyer($societeuser['montantTotalExamen']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['montantTotalExamen']) ?>);"></td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">09 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer une demande d'entente préalable au gestionnaire lorsque le montant total des médicaments prescrits est supérieur à") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=format_N($this->nettoyer($societeuser['montantTotalMedicament'])) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_montantTotalMedicament" NAME="s_montantTotalMedicament" TYPE="text" value="<?= $this->nettoyer($societeuser['montantTotalMedicament']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['montantTotalMedicament']) ?>);"></td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">10 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Permettre au médecin du souscripteur de recevoir et répondre à leurs demandes d'ententes préalables ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['accorderMedecinSouscripteur']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_accorderMedecinSouscripteur" NAME="s_accorderMedecinSouscripteur" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($accorderMedecinSouscripteurOuinon, $this->nettoyer($societeuser['accorderMedecinSouscripteur']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">11 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Délai de réponse accordé au médecin du souscripteur") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=$this->nettoyer($societeuser['delaisReponseMedecinSouscripteur']) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_delaisReponseMedecinSouscripteur" NAME="s_delaisReponseMedecinSouscripteur" TYPE="text" value="<?= $this->nettoyer($societeuser['delaisReponseMedecinSouscripteur']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['delaisReponseMedecinSouscripteur']) ?>);"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">12 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Soumettre tous les actes d'une prescription, en entente préalable si l'un des actes est en entente préalable ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['tousActesSoumisEntentePrealable']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_tousActesSoumisOuinon" NAME="s_tousActesSoumisOuinon" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($tousActesSoumisOuinon, $this->nettoyer($societeuser['tousActesSoumisEntentePrealable']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">13 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Nombre limite des actes d'une prescription à atteindre pour déclencher une alerte d'entente préalable") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=$this->nettoyer($societeuser['nombreActeEntentePrealable']) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_nombreActeEntentePrealable" NAME="s_nombreActeEntentePrealable" TYPE="text" value="<?= $this->nettoyer($societeuser['nombreActeEntentePrealable']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['nombreActeEntentePrealable']) ?>);"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">14 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer l'application du tarif le plus bas parmi des tarifs négociés ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['appliquerTarifBas']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_appliquerTarifBas" NAME="s_appliquerTarifBas" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($appliquerTarifBasOuinon, $this->nettoyer($societeuser['appliquerTarifBas']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2"> <input id="btn_enreg" name="btn_enreg" class = "form-control btn btn-primary" type="button" value="<?= _("Enregistrer") ?>" onClick="javascript:enregistrer_modif_parametres_med();" style='font-size:10pt;' > </td>
|
||||
|
||||
<td colspan="2"> <input class = "form-control btn btn-warning" type="button" value="<?= _("Annuler") ?>" onClick="javascript:afficher_autres_parametresgeneraux();" style='font-size:10pt;' > </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
>>>>>>> 7765288291506bf01737600ae9e456adf2bb5a89
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>" >
|
||||
|
||||
<legend > <?= _("MODIFIER PARAMETRES SYSTEME DE PRODUCTION ET DE COMPTABILITE") ?> </legend>
|
||||
<legend > <?= _("MODIFIER REGLES DE PRODUCTION ET DE COMPTABILITE") ?> </legend>
|
||||
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style='font-size:11pt;'>
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<input class="sr-only" type="text" id="idSocieteuser" name="idSocieteuser" value="<?= $this->nettoyer($societeuser['idSocieteuser']) ?>" >
|
||||
|
||||
<legend > <?= _("MODIFIER PARAMETRES SYSTEME DU MEDICAL ET DES PRESTATAIRES") ?> </legend>
|
||||
<legend > <?= _("MODIFIER REGLES DU SINISTRE ET PRESTATAIRES") ?> </legend>
|
||||
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style='font-size:11pt;'>
|
||||
<thead>
|
||||
|
|
@ -24,328 +24,6 @@
|
|||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr style="background-color: #ffefd5;">
|
||||
<td height="30" colspan="4" style='font-weight: bold; text-align: center; font-size:11pt;'> <?= _("MEDICAL") ?> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' width="5%" class=" text-primary">01 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer les envois de SMS ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['envoismsactif']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_envoismsactif" NAME="s_envoismsactif" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($envoismsactifOuinon, $this->nettoyer($societeuser['envoismsactif']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' width="5%" class=" text-primary">02 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer les envois de messages par WhatsApp ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['envoismswhatsappactif']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_envoismswhatsappactif" NAME="s_envoismswhatsappactif" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($envoismswhatsappactifOuinon, $this->nettoyer($societeuser['envoismswhatsappactif']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">03 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer l'envoi de SMS/WhatsApp aux assurés ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['smsAssure']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_smsAssure" NAME="s_smsAssure" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($smsAssureOuinon, $this->nettoyer($societeuser['smsAssure']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">04 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer un SMS/WhatsApp à l'assuré à chaque facturation ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['smsmParFacture']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_smsmParFacture" NAME="s_smsmParFacture" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($smsmParFactureOuinon, $this->nettoyer($societeuser['smsmParFacture']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">05 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer un E-mail à l'assuré à chaque facturation ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['emailParFacture']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_emailParFacture" NAME="s_emailParFacture" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($emailParFactureOuinon, $this->nettoyer($societeuser['emailParFacture']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">06 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer à l'assuré une copie du SMS/WhatsApp envoyé à l'assureur ou au prestataire en cas de demande et/ou de réponse à une entente préalable ou une dérogation") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['copieSmsPrestataireAssure']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<select class="form-select" id="s_copieSmsAssure" NAME="s_copieSmsAssure" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($copieSmsAssureOuinon, $this->nettoyer($societeuser['copieSmsPrestataireAssure']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">07 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Alerter l'assuré par SMS/WhatsApp et/ou par E-mail si son solde a atteint un certain seuil ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['seuilAlerteActif']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_seuilAlerteActif" NAME="s_seuilAlerteActif" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($seuilAlerteActifOuinon, $this->nettoyer($societeuser['seuilAlerteActif']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">08 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer une demande d'entente préalable au gestionnaire lorsque le montant total des examens prescrits est supérieur à") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=format_N($this->nettoyer($societeuser['montantTotalExamen'])) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_montantTotalExamen" NAME="s_montantTotalExamen" TYPE="text" value="<?= $this->nettoyer($societeuser['montantTotalExamen']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['montantTotalExamen']) ?>);"></td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">09 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Envoyer une demande d'entente préalable au gestionnaire lorsque le montant total des médicaments prescrits est supérieur à") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=format_N($this->nettoyer($societeuser['montantTotalMedicament'])) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_montantTotalMedicament" NAME="s_montantTotalMedicament" TYPE="text" value="<?= $this->nettoyer($societeuser['montantTotalMedicament']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['montantTotalMedicament']) ?>);"></td>
|
||||
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">10 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Permettre au médecin du souscripteur de recevoir et répondre à leurs demandes d'ententes préalables ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['accorderMedecinSouscripteur']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_accorderMedecinSouscripteur" NAME="s_accorderMedecinSouscripteur" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($accorderMedecinSouscripteurOuinon, $this->nettoyer($societeuser['accorderMedecinSouscripteur']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">11 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Délai de réponse accordé au médecin du souscripteur") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=$this->nettoyer($societeuser['delaisReponseMedecinSouscripteur']) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_delaisReponseMedecinSouscripteur" NAME="s_delaisReponseMedecinSouscripteur" TYPE="text" value="<?= $this->nettoyer($societeuser['delaisReponseMedecinSouscripteur']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['delaisReponseMedecinSouscripteur']) ?>);"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">12 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Soumettre tous les actes d'une prescription, en entente préalable si l'un des actes est en entente préalable ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['tousActesSoumisEntentePrealable']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_tousActesSoumisOuinon" NAME="s_tousActesSoumisOuinon" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($tousActesSoumisOuinon, $this->nettoyer($societeuser['tousActesSoumisEntentePrealable']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">13 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Nombre limite des actes d'une prescription à atteindre pour déclencher une alerte d'entente préalable") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;"> <?=$this->nettoyer($societeuser['nombreActeEntentePrealable']) ?> </td>
|
||||
|
||||
<td> <INPUT style='font-size:10pt; text-align:center;' class="form-control" id="s_nombreActeEntentePrealable" NAME="s_nombreActeEntentePrealable" TYPE="text" value="<?= $this->nettoyer($societeuser['nombreActeEntentePrealable']) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser['nombreActeEntentePrealable']) ?>);"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-primary">14 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer l'application du tarif le plus bas parmi des tarifs négociés ?") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['appliquerTarifBas']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_appliquerTarifBas" NAME="s_appliquerTarifBas" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($appliquerTarifBasOuinon, $this->nettoyer($societeuser['appliquerTarifBas']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr style="background-color: #ffefd5;">
|
||||
<td height="30" colspan="4" style='font-weight: bold; text-align: center; font-size:11pt;'> <?= _("CENTRES DE SOINS ET DENTISTERIES") ?> </td>
|
||||
</tr>
|
||||
|
|
@ -616,6 +294,31 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td style='text-align:center;' class=" text-success">14 <i class='bx bxs-right-arrow'></td>
|
||||
<td class=" text-dark">
|
||||
<?= _("Activer la modification du prix de l'acte dans le centre de soins") ?>
|
||||
</td>
|
||||
|
||||
<td style="text-align: center; background-color:#dcdcdc;">
|
||||
<?php if ($societeuser['prixActeModifiable']=="1"): ?>
|
||||
<?= _("Oui") ?>
|
||||
<?php else: ?>
|
||||
<?= _("Non") ?>
|
||||
<?php endif; ?>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
<select class="form-select" id="s_prixActeModifiable" NAME="s_prixActeModifiable" style='font-size:10pt; text-align:center;' >
|
||||
<?php liste_options($prixActeModifiableOuinon, $this->nettoyer($societeuser['prixActeModifiable']), true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="4" height="5"></td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -315,11 +315,17 @@
|
|||
|
||||
<tr>
|
||||
<td> <?= _("Adresse Géographique") ?> </td>
|
||||
<td colspan="2"><INPUT class="form-control" TYPE="text" id="adresseGeo" NAME="adresseGeo" value="<?= $this->nettoyer($prestataire['adresseGeo']) ?>"></td>
|
||||
<td ><INPUT class="form-control" TYPE="text" id="adresseGeo" NAME="adresseGeo" value="<?= $this->nettoyer($prestataire['adresseGeo']) ?>"></td>
|
||||
|
||||
<td align="center"> <?= _("Adresse Postale") ?> </td>
|
||||
<td colspan="2"><INPUT class="form-control" TYPE="text" id="adressePost" NAME="adressePost" value="<?=$this->nettoyer($prestataire['adressePost'])?>" ></td>
|
||||
<td align="center"> <?= _("Prix Modifiable ?") ?> </td>
|
||||
<td >
|
||||
<select class="form-select" id="prixActeModifiable" NAME="prixActeModifiable">
|
||||
<?php liste_options($prixActeModifiableOuinon, $this->nettoyer($prestataire['prixActeModifiable']),true); ?>
|
||||
</SELECT>
|
||||
</td>
|
||||
|
||||
<td align="center"> <?= _("Adresse Postale") ?> </td>
|
||||
<td ><INPUT class="form-control" TYPE="text" id="adressePost" NAME="adressePost" value="<?=$this->nettoyer($prestataire['adressePost'])?>" ></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -976,7 +976,7 @@
|
|||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" integrity="sha512-VEd+nq25CkR676O+pLBnDW09R7VQX9Mdiij052gVCp5yVH3jGtH70Ho/UUv4mJDsEdTvqRCFZg0NKGiojGnUCw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||||
|
||||
<script src="Js/fonctions.js?ver=2026.02.18.02"></script>
|
||||
<script src="Js/fonctions.js?ver=2026.03.10.02"></script>
|
||||
|
||||
<script src="https://unpkg.com/vue@3/dist/vue.global.prod.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user