{
    "home": {
        "Description": "",
        "Icon": "fa-home",
        "Uri": "/",
        "Decorators": [],
        "Items": []
    },
    "reportes": {
        "Description": "Reportes",
        "Icon": "",
        "Uri": "/reporte",
        "Decorators": [],
        "Items": [
            {
                "Description": "Gestión de Operaciones Bodega Externa",
                "Icon": "",
                "Uri": "/mantenedores/proceso/ordencompra/ver",
                "Decorators": [
                ]
            },
            {
                "Description": "Gestión de Despacho",
                "Icon": "",
                "Uri": "/mantenedores/venta/vwpendientedespacho/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Gestión de Despachos"
                    }
                ]
            },
            {
                "Description": "Pendiente VeV",
                "Icon": "",
                "Uri": "/mantenedores/venta/vwpendienteventaverde/ver",
                "Decorators": [
                ]
            },
            {
                "Description": "Bodega OPL",
                "Icon": "",
                "Uri": "/mantenedores/venta/trazabilidadsemana/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Nuevo menú"
                    }
                ]
            },
            {
                "Description": "Transporte Courier",
                "Icon": "",
                "Uri": "/mantenedores/venta/courierdeliverysemana/ver",
                "Decorators": [
                ]
            },
            {
                "Description": "Transporte - Tipo Servicio",
                "Icon": "",
                "Uri": "/mantenedores/venta/couriertiposerviciosemana/ver",
                "Decorators": [
                ]
            },
            {
                "Description": "Transporte - Zona",
                "Icon": "",
                "Uri": "/mantenedores/venta/courierzonasemana/ver",
                "Decorators": [
                ]
            }
        ]
    },        
     "procesos": {
        "Description": "Procesos",
        "Icon": "",
        "Uri": "/reporte",
        "Decorators": [],
        "Items": [
            {
                "Description": "Visualizador de procesos de carga",
                "Icon": "",
                "Uri": "/mantenedores/proceso/procesocarga/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Procesos de Carga"
                    }
                ]
            },
            {
                "Description": "Cargar archivos para procesos",
                "Icon": "",
                "Uri": "/mantenedores/proceso/cargararchivo/cargar",
                "Decorators": [
                ]
            },
            {
                "Description": "Cierre Masivo Ordenes VeV",
                "Icon": "",
                "Uri": "/mantenedores/venta/cierreordencompra/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Procesos Personalizados"
                    }
                ]
            }
        ]
    },
    "mantenedor": {
        "Description": "Mantenedores",
        "Icon": "",
        "Uri": "/mantenedores",
        "Decorators": [],
        "Items": [         
            {
                "Description": "Asistentes",
                "Icon": "",
                "Uri": "/mantenedores/venta/asistente/ver",
                "Decorators": [
                ]
            }
           
        ]
    }
}