Loading module/Paiement/src/Controller/DemandesController.php +5 −5 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ class DemandesController extends AbstractController function demandeMiseEnPaiementLotAction() public function demandeMiseEnPaiementLotAction() { $structures = $this->getServiceStructure()->getStructuresDemandeMiseEnPaiement(); $canMiseEnPaiement = $this->isAllowed(Privileges::getResourceId(Privileges::MISE_EN_PAIEMENT_MISE_EN_PAIEMENT)); Loading Loading
module/Paiement/src/Controller/DemandesController.php +5 −5 Original line number Diff line number Diff line Loading @@ -190,7 +190,7 @@ class DemandesController extends AbstractController function demandeMiseEnPaiementLotAction() public function demandeMiseEnPaiementLotAction() { $structures = $this->getServiceStructure()->getStructuresDemandeMiseEnPaiement(); $canMiseEnPaiement = $this->isAllowed(Privileges::getResourceId(Privileges::MISE_EN_PAIEMENT_MISE_EN_PAIEMENT)); Loading