a
This commit is contained in:
parent
55f208121b
commit
ce4ff9de31
|
|
@ -6306,8 +6306,6 @@ async function valider_opticien() {
|
|||
|
||||
const otpStatus = Number($("#otpStatus").val());
|
||||
|
||||
alert("otpStatus => "+otpStatus);
|
||||
|
||||
// Gestion OTP facturation
|
||||
let o_msg = "";
|
||||
let o_msgEng = "";
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
$this->titre = "INTER-SANTE - Livraison verres et montures";
|
||||
$numeroBonOptique = $_SESSION['p_numeroBonOptique_C'];
|
||||
$numeroOptique = $_SESSION['p_numeroOptique_C'] ;
|
||||
//var_dump($numeroOptique);
|
||||
|
||||
$nbActesVerres = 0;
|
||||
$nbActesMonture = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user