From 8eef039005ca92e8925222acc2b800e0aea10ad7 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 17 Mar 2026 23:21:45 +0000 Subject: [PATCH] a --- Modele/Actes_temp.php | 4 ++-- Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Modele/Actes_temp.php b/Modele/Actes_temp.php index 4723a258..7afb2cee 100755 --- a/Modele/Actes_temp.php +++ b/Modele/Actes_temp.php @@ -144,9 +144,9 @@ class Actes_temp extends Modele { ); exit; */ - + $sql = 'call sp_majvaleuracte_dec_newversion(?, ?, ?, ?)'; + $this->executerRequete($sql, array($idPrestationactes, $valeurActe, $idSaisie, $user)); - } public function majquantite($idPrestationactes, $quantite) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a0e2579e..d16f676e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -976,7 +976,7 @@ - +