Skip to content

Commit df63cd9

Browse files
author
Daniel Fernández Giménez
committed
añade soporte de extensiones para el informe de servicios
1 parent ec0f67f commit df63cd9

2 files changed

Lines changed: 657 additions & 548 deletions

File tree

Controller/ReportServicioAT.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ public function run(): void
104104
$this->loadServicesByAssigned();
105105
$this->loadServicesByClient();
106106

107+
$this->pipe('run');
107108
$this->view('ReportServicioAT.html.twig');
108109
}
109110

0 commit comments

Comments
 (0)