mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into 'dev/papelimp_tip3'
# Conflicts: # ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php
This commit is contained in:
@ -105,15 +105,17 @@ class LoginAuthFilter implements FilterInterface
|
||||
return [
|
||||
'Catalogo',
|
||||
'Clientes',
|
||||
'Compras',
|
||||
'Configuracion',
|
||||
'ServiciosDigitalizacion',
|
||||
'EnviosLogistica',
|
||||
'Facturacion',
|
||||
'Informes',
|
||||
'EnviosLogistica',
|
||||
'Importacion',
|
||||
'Pedidos',
|
||||
'Presupuestos',
|
||||
'Produccion',
|
||||
'Proveedores',
|
||||
'Servicios',
|
||||
'Tarifas',
|
||||
'Usuarios',
|
||||
];
|
||||
@ -139,9 +141,10 @@ class LoginAuthFilter implements FilterInterface
|
||||
'Integration',
|
||||
'Migrate',
|
||||
'Test',
|
||||
'Viewmode',
|
||||
'GoBaseController',
|
||||
'GoBaseResourceController',
|
||||
'My', 'Activity', 'Notification' // PARA LA DEMO
|
||||
'My', 'Usuarios', 'Notification' // PARA LA DEMO
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user