0) $num_exemplaire_test="if(eval(form.option_num_auto.checked == false ))"; if($pmb_numero_exemplaire_auto==1 || $pmb_numero_exemplaire_auto==2) { $num_exemplaire_test="var r=false;try { r=form.option_num_auto.checked;} catch(e) {};if(r==false) "; } else { $num_exemplaire_test=""; } // permet d'autoriser un no exemplaire vide en mode rfid if ($pmb_rfid_activate==1 ) { $num_exemplaire_rfid_test="if(0)"; } else { $num_exemplaire_rfid_test=""; } // $expl_new : form pour creation d'un exemplaire $expl_new = "

$msg[290]

!!etiquette!!
!!saisie_num_expl!!
!!btn_ajouter!!
"; // $expl_script : vérification du formulaire $expl_script = " "; if($pmb_antivol) { $antivol_form="
!!type_antivol!!
"; } else { $antivol_form=""; } if ($pmb_rfid_activate==1 && $pmb_rfid_serveur_url ) { if($pmb_rfid_driver=="ident") $script_erase="init_rfid_erase(rfid_ack_erase);"; else $script_erase="rfid_ack_erase(1);"; $rfid_script_catalog=" $rfid_js_header "; $rfid_program_button=""; }else { $rfid_script_catalog=""; $rfid_program_button=""; } // $expl_form :form de saisie/modif exemplaire $expl_form =jscript_unload_question(); $expl_form.=" $rfid_script_catalog

$msg[300]

"; if ($PMBuserid==1 && $pmb_form_expl_editables==1){ $expl_form.=""; } if ($pmb_form_expl_editables==1) { $expl_form.=""; } $expl_form.="
".(file_exists("print_cb.php")?"":"")."
!!type_doc!!
!!localisation!!
!!section!!
!!owner!!
!!statut!!
!!codestat!!
!!antivol_form!!
!!create_update_date_form!!
!!filing_return_date_form!!
!!champs_perso!! !!perio_circ_tpl!!
 
!!modifier!! $rfid_program_button !!dupliquer!! !!link_audit!!
!!supprimer!!
"; // template pour le form de saisie du message $expl_msg_form = "

$msg[377]

!!notice!!

$msg[232] : ".stripslashes($cb)."
"; // $expl_pointage_base : ecran de pointage des exemplaires apres import $expl_pointage_base = "

$msg[569]

!!book_statut_id!!
!!book_location_id!!
!!book_section_id!!
 
!!book_doctype_id!!
!!book_codestat_id!!
!!book_lender_id!!
!!explencoursdevalidation!!
"; // $expl_pointage : ecran de pointage des exemplaires apres import $expl_pointage = "
!!notice!!
$msg[563]
$msg[296] !!cote!!
$msg[294] !!type_doc!! !!nouveau_support!!
$msg[295] !!section!! !!nouvelle_section!!
$msg[297] !!statut!! !!nouveau_statut!!
$msg[298] !!localisation!! !!nouvelle_location!!
$msg[651] !!owner!! !!nouveau_proprio!!
$msg[299] !!codestat!! !!nouveau_codestat!!
$msg[expl_message]
$msg[expl_zone_comment]
"; if ($pmb_rfid_activate==1 && $pmb_rfid_serveur_url ) { // $expl_cb_tmpl : template pour le form de saisie code-barre $expl_cb_tmpl = " !!script!! $rfid_js_header

!!title!!

!!titre_formulaire!!

"; } else { // $expl_cb_tmpl : template pour le form de saisie code-barre $expl_cb_tmpl = " !!script!!

!!title!!

!!titre_formulaire!!

"; } if ($pmb_rfid_activate==1 && $pmb_rfid_serveur_url ) { // $expl_cb_tmpl : template pour le form de saisie code-barre $expl_cb_tmpl_recep = " !!script!! $rfid_js_header

!!title!!

!!titre_formulaire!!

  
"; } else { // $expl_cb_tmpl : template pour le form de saisie code-barre $expl_cb_tmpl_recep = " !!script!!

!!title!!

!!titre_formulaire!!

  
"; } if ($pmb_rfid_activate==1 ) { if(!$pmb_rfid_serveur_url)$pmb_rfid_antivol_activate=0; else $pmb_rfid_antivol_activate=1; $expl_cb_retour_tmpl = " !!script!! $rfid_js_header

!!title!!

  
"; } else { $expl_cb_retour_tmpl.= " init_sans_rfid_retour(); "; } } else $expl_cb_retour_tmpl = " !!script!!

!!title!!

  
"; // $expl_pret :form d'affichage exemplaire pr?t? $expl_pret ="
$msg[300]
$msg[233] !!titre!!
$msg[234] !!auteur!!
$msg[66] !!cb!!
$msg[296] !!cote!!
$msg[294] !!type_doc!!
$msg[295] !!section!!
$msg[298] !!localisation!!
$msg[651] !!owner!!
style='vertical-align:top'l_message] !!note!!
$msg[expl_zone_comment] !!comment!!
 
$msg[349]
!!pret_list!!
"; $expl_view_form=" !!champs_perso!!
!!code_barre!!
!!cote!! !!type_doc!!
!!localisation!! !!section!!
!!owner!! !!statut!!
!!codestat!! !!nb_prets!!
!!note!! !!comment!!

"; $expl_create_update_date_form = "
!!create_date!!
!!update_date!!
"; $expl_filing_return_date_form = "
!!filing_date!!
!!return_date!!
";