{{ app.user.usuNombres }}
CUENTA
Información
Salir
{% if app.user.roles[0] in ["SUPER_ADMINISTRADOR", "ADMINISTRADOR"] %}
Plano Distribución
Administración
Usuarios
Bodegas
Racks
Secciones
Lotes
Grupos
Baterias
Periodos
{% endif %} {% if app.user.roles[0] in ["RECEPCION"] %}
Recepción Producto
Individual
Pallets
Reprocesadas
Movimientos a PNC
{% endif %} {% if app.user.roles[0] in ["GENERADOR"] %}
Garantias
Generar GarantÃas
GarantÃas generadas
Códigos QR
Generar Códigos Qr
Códigos Qr Generados
{% endif %} {% if app.user.roles[0] in ["DISTRIBUCION"] %}
Plano Distribución
Distribución Producto
Individual
Pallets
{% endif %} {% if app.user.roles[0] in ["DISTRIBUCION_DESPACHO"] %}
Plano Distribución
Distribución Producto
Individual
Pallets
Despacho producto
Asignar Facturas
{% endif %} {% if app.user.roles[0] in ["INGRESO_PRODUCTO"] %}
Administración
Usuarios
Bodegas
Racks
Secciones
Lotes
Grupos
Baterias
Periodos
{% endif %} {% if app.user.roles[0] in ["SUPER_ADMINISTRADOR", "ADMINISTRADOR", "OPERADOR"] %}
Garantias
Generar GarantÃas
GarantÃas generadas
Códigos QR
Generar Códigos Qr
Códigos Qr Generados
Recepción Producto
Individual
Pallets
Reprocesadas
Movimientos a PNC
Distribución Producto
Individual
Pallets
Reproceso Producto
Baterias distribuidas
Despacho producto
Asignar Facturas
{% endif %} {% if app.user.roles[0] in ["REPROCESOS"] %}
Reproceso Producto
Baterias distribuidas
{% endif %} {% if app.user.roles[0] in ["SUPER_ADMINISTRADOR", "ADMINISTRADOR", "DISTRIBUIDOR"] %}
Activacion de Garantias
Garantias
{% endif %} {% if app.user.roles[0] in ["SUPER_ADMINISTRADOR", "ADMINISTRADOR", "OPERADOR"] %}
Reporteria
Movimientos a PNC
{% endif %}