diff --git a/application/language/english/message_lang.php b/application/language/english/message_lang.php index cbac5a35..561b7751 100755 --- a/application/language/english/message_lang.php +++ b/application/language/english/message_lang.php @@ -689,7 +689,7 @@ $lang['add_act'] = "Add a procedure"; $lang['edit_act'] = "Edit an act"; $lang['billing_type'] = "Billing type"; $lang['authorization_type'] = "authorization type"; -$lang['subscriptions_of_the_last_12_months'] = "Subscriptions and care requests of the last 12 months"; +$lang['subscriptions_of_the_last_12_months'] = "Subscriptions of the last 12 months"; $lang['subscriptions_historic'] = "Subscription history"; $lang['PACKAGE'] = "Package"; $lang['UNIT_PRICE'] = "Unit price"; @@ -945,5 +945,6 @@ $lang['UNPAID'] = "Unpaid"; $lang['UNDER_RENEW'] = "Under renew"; $lang['STOPPED'] = "Stopped"; $lang['profile_image'] = "Profile image"; -$lang['open_wallet_at_mobile_login'] = "Open wallet at mobile login" +$lang['open_wallet_at_mobile_login'] = "Open wallet at mobile login"; +$lang['MODIFIED'] = "Modified"; ?> diff --git a/application/language/french/message_lang.php b/application/language/french/message_lang.php index fcc05f5f..3b80b4e2 100755 --- a/application/language/french/message_lang.php +++ b/application/language/french/message_lang.php @@ -700,7 +700,7 @@ $lang['add_act'] = "Ajouter un acte"; $lang['edit_act'] = "Modifier un acte"; $lang['billing_type'] = "Type de facturation"; $lang['authorization_type'] = "Type d'autorisation"; -$lang['subscriptions_of_the_last_12_months'] = "Souscriptions et demandes de prise en charge des 12 derniers mois"; +$lang['subscriptions_of_the_last_12_months'] = "Souscriptions des 12 derniers mois"; $lang['subscriptions_historic'] = "Historique des souscriptions"; $lang['PACKAGE'] = "Forfait"; $lang['UNIT_PRICE'] = "Prix unitaire"; @@ -938,7 +938,7 @@ $lang['PARTIALLY_PAID'] = "Partiellement payée"; $lang['SUSPENDED'] = "Suspendue"; $lang['amount_required'] = "Le montant est requis"; $lang['reminder_delay_days'] = "Délai de relance de paiement d'une facture en jours"; -$lang['suspension_delay_days_after_reminder'] = "Délai de suspension apres le délai de relance de jours"; +$lang['suspension_delay_days_after_reminder'] = "Délai de suspension apres le délai de relance en jours"; $lang['unit_value'] = "Valeur de l'unité"; $lang['unit_value_required'] = "La valeur de l'unité est requise"; $lang['issuer_agent'] = "Agent emetteur"; @@ -954,5 +954,6 @@ $lang['UNPAID'] = "Non Payée"; $lang['UNDER_RENEW'] = "En cours de renouvellement"; $lang['STOPPED'] = "Arretée"; $lang['profile_image'] = "Photo de profil"; -$lang['open_wallet_at_mobile_login'] = "Ouverture du wallet à la connexion mobile" +$lang['open_wallet_at_mobile_login'] = "Ouverture du wallet à la connexion mobile"; +$lang['MODIFIED'] = "Modifiée"; ?> diff --git a/application/views/header_hyp.php b/application/views/header_hyp.php index 2359d2bc..eea04df3 100755 --- a/application/views/header_hyp.php +++ b/application/views/header_hyp.php @@ -220,6 +220,14 @@ lang->line('drugs_and_devices'); ?> +
  • "> + + + lang->line('validating_agents'); ?> + +
  • "> @@ -236,14 +244,6 @@ lang->line('controllers_doctors'); ?>
  • -
  • "> - - - lang->line('validating_agents'); ?> - -
  • "> diff --git a/application/views/login.php b/application/views/login.php index b7f71668..5036a0c3 100755 --- a/application/views/login.php +++ b/application/views/login.php @@ -129,14 +129,17 @@ if($this->session->userdata('site_lang')=='french'){ ?>
    - +
    - +
    - +
    +
    + +
    session->userdata('site_lang')=='english'){ ?> diff --git a/application/views/nano_health/agent/health_care_sheet_consultation_form.php b/application/views/nano_health/agent/health_care_sheet_consultation_form.php index 43fdaa6a..3f823837 100755 --- a/application/views/nano_health/agent/health_care_sheet_consultation_form.php +++ b/application/views/nano_health/agent/health_care_sheet_consultation_form.php @@ -267,8 +267,8 @@ $fmt = new NumberFormatter('fr_FR', NumberFormatter::DECIMAL); toastr.options.closeDuration = 5000; toastr.options.closeEasing = 'swing'; + let network_id = "" var acts = [] - $(document).ready(function (){ $('#patient').hide(); $('#patient-details').hide(); @@ -345,26 +345,7 @@ $fmt = new NumberFormatter('fr_FR', NumberFormatter::DECIMAL); } // Fetch acts - $.ajax({ - url: '', - type: 'POST', - dataType: 'json', - data: { - "network_id": "", "user_id": currentInsurance.user.id, "beneficiary_id": beneficiary == null ? null : beneficiary[0].id, - }, - success: function (data) { - if(data.status === 200){ - acts = data.response - $('#patient-details').show(); - }else{ - toastr.error(data.error , "lang->line('request_error')?>"); - } - }, - error: function (resultat, statut, error) { - console.log(resultat + " " + error); - toastr.error("lang->line('error_message')?>", "lang->line('request_error')?>"); - } - }); + fetchActs(currentInsurance.user.id, beneficiary == null ? null : beneficiary[0].id); }); }else{ history.back() @@ -468,68 +449,14 @@ $fmt = new NumberFormatter('fr_FR', NumberFormatter::DECIMAL); }); + +load->view('nano_health/agent/scripts') ?> + + +load->view('nano_health/agent/scripts') ?> diff --git a/application/views/nano_health/controller_doctor/infos_invoice.php b/application/views/nano_health/controller_doctor/infos_invoice.php index 384dfc79..cd145d0d 100755 --- a/application/views/nano_health/controller_doctor/infos_invoice.php +++ b/application/views/nano_health/controller_doctor/infos_invoice.php @@ -425,10 +425,8 @@ - + - - @@ -895,7 +893,7 @@ $('#consultation-exams').append('' + '' + '' + - '' + + // '' + '') });
    lang->line('exam_class'); ?>lang->line('exam_class'); ?> lang->line('exam_description'); ?>lang->line('quantity'); ?>
    '+(it.act.name|| '')+''+(it.description || '')+''+(it.quantity || '')+''+(it.quantity || '')+'