Skip to content

Commit f5e7cbe

Browse files
authored
Merge pull request NeoRazorX#1887 from daniel89fg/move-report-tax-product-to-informes
Movidos los informes de Impuestos y Productos al plugin Informes
2 parents e6bb3ea + 305f341 commit f5e7cbe

15 files changed

+11
-1456
lines changed

Core/Controller/Dashboard.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ public function getPageData(): array
8383
$data['menu'] = 'reports';
8484
$data['title'] = 'dashboard';
8585
$data['icon'] = 'fa-solid fa-chalkboard-teacher';
86+
$data['showonmenu'] = false;
8687
return $data;
8788
}
8889

Core/Controller/ReportProducto.php

Lines changed: 0 additions & 222 deletions
This file was deleted.

0 commit comments

Comments
 (0)