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 @@ - +