correctif pagination, disabled et maj remboursement

This commit is contained in:
2024-01-29 14:11:01 +01:00
parent e4574d7ff4
commit 5fccd17767
5 changed files with 14 additions and 4 deletions

View File

@@ -127,7 +127,7 @@ class Class_newFiche
/**
* UPDATE LES INFOS DE LA FICHE
*/
public function updateFile(int $nbJustif, float $mttValid): bool
public function updateRemboursement(int $nbJustif, float $mttValid): bool
{
$req = 'UPDATE remboursement
SET "rNbJustificatifs" = :nbJustif,