{
  "users": [
    {
      "id": 1,
      "username": "admin",
      "password": "admin",
      "role": "admin"
    }
  ],
  "currentUser": {
    "id": 1,
    "username": "admin",
    "password": "admin",
    "role": "admin"
  },
  "modules": [
    {
      "id": 1759688518445,
      "name": "Alumnos",
      "schema": [
        {
          "id": 1759689211367,
          "name": "Nombre - Apellido",
          "type": "text"
        },
        {
          "id": 1759689259666,
          "name": "Cédula",
          "type": "number"
        },
        {
          "id": 1759689268871,
          "name": "Celular",
          "type": "number"
        },
        {
          "id": 1759689279958,
          "name": "Fecha nac",
          "type": "date"
        },
        {
          "id": 1759689302918,
          "name": "Fecha psicof",
          "type": "date"
        },
        {
          "id": 1759689328414,
          "name": "Instructor",
          "type": "link",
          "linkModuleId": 1759688529030,
          "linkFieldId": 1759689004912
        },
        {
          "id": 1759689377019,
          "name": "Zona",
          "type": "text"
        },
        {
          "id": 1760287994135,
          "name": "Estado",
          "type": "estado",
          "options": [
            {
              "text": "Activo",
              "color": "#26a269"
            },
            {
              "text": "Primera Vez",
              "color": "#e5a50a"
            },
            {
              "text": "Pendiente Práctico",
              "color": "#a51d2d"
            },
            {
              "text": "Pendiente Teórico",
              "color": "#a51d2d"
            },
            {
              "text": "Renovación Mayor 75 años",
              "color": "#613583"
            },
            {
              "text": "Renovación vencida 2 años",
              "color": "#613583"
            },
            {
              "text": "Reprobado Práctico",
              "color": "#c64600"
            },
            {
              "text": "Reprobado Teórico",
              "color": "#c64600"
            },
            {
              "text": "Aprobado",
              "color": "#1a5fb4"
            }
          ]
        },
        {
          "id": 1760288034718,
          "name": "Fecha Asignada",
          "type": "date"
        },
        {
          "id": 1760288065496,
          "name": "N de perdidos",
          "type": "number"
        },
        {
          "name": "Categoria",
          "type": "text",
          "id": 1760303988168
        }
      ],
      "records": []
    },
    {
      "id": 1759688529030,
      "name": "Instructores",
      "schema": [
        {
          "id": 1759689004912,
          "name": "Nombre",
          "type": "text"
        },
        {
          "id": 1759689013943,
          "name": "celular",
          "type": "number"
        },
        {
          "name": "Vehículo",
          "type": "link",
          "linkModuleId": 1760291899037,
          "linkFieldId": 1760295095445,
          "id": 1760295132111
        }
      ],
      "records": [
        {
          "id": 1760304267907,
          "values": {},
          "transactions": [],
          "isArchived": false
        }
      ]
    },
    {
      "id": 1760291899037,
      "name": "Vehículos",
      "schema": [
        {
          "name": "Vehículo",
          "type": "text",
          "id": 1760295095445
        },
        {
          "name": "Fecha de mantenimiento",
          "type": "date",
          "id": 1760295112677
        }
      ],
      "records": [
        {
          "id": 1760304277374,
          "values": {},
          "transactions": [],
          "isArchived": false
        }
      ]
    }
  ],
  "widgets": [],
  "activeModuleId": 1759688518445,
  "currentView": "modules",
  "stagedForExport": [],
  "deleteTarget": {
    "type": null,
    "id": null
  },
  "chartInstances": {},
  "tempStatusOptions": [],
  "recordToTransact": null
}