{
  "initiative": {
    "key": "itsm-kanri",
    "name": "情報システム管理(ITSM)"
  },
  "app": {
    "key": "hardware-mochidashi-bo",
    "name": "ハードウェア持ち出し簿",
    "category": "総務部",
    "tags": [
      "貸出管理"
    ],
    "description": "ハードウェア台帳を参照し、庁外への持ち出しから返却までのライフサイクルを管理する業務アプリ。",
    "status": "完了",
    "appId": 478
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:03.785Z",
  "fields": [
    {
      "type": "DATE",
      "code": "henkyaku_bi",
      "label": "返却日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "返却情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "持ち出し情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "DATE",
      "code": "mochidashi_bi",
      "label": "持出日",
      "noLabel": false,
      "required": true,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "taisho_kanri_bangou",
      "label": "対象ハードウェア",
      "noLabel": false,
      "required": true,
      "lookup": {
        "relatedApp": {
          "app": "473",
          "code": ""
        },
        "relatedKeyField": "kanri_bangou",
        "fieldMappings": [],
        "lookupPickerFields": [
          "kanri_bangou",
          "shubetsu",
          "kanrisha"
        ],
        "filterCond": "",
        "sort": "Record_number desc"
      }
    },
    {
      "type": "SINGLE_LINE_TEXT",
      "code": "mochidashisha",
      "label": "持出者",
      "noLabel": false,
      "required": false,
      "minLength": "",
      "maxLength": "",
      "expression": "",
      "hideExpression": false,
      "unique": false,
      "defaultValue": ""
    },
    {
      "type": "MULTI_LINE_TEXT",
      "code": "mochidashi_mokuteki",
      "label": "持出目的",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "ORGANIZATION_SELECT",
      "code": "mochidashisha_bumon",
      "label": "持出者組織",
      "noLabel": false,
      "required": false,
      "entities": [],
      "defaultValue": []
    },
    {
      "type": "DATE",
      "code": "henkyaku_yotei_bi",
      "label": "返却予定日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "DROP_DOWN",
      "code": "status",
      "label": "ステータス",
      "noLabel": false,
      "required": false,
      "options": {
        "延滞": {
          "label": "延滞",
          "index": "2"
        },
        "持出中": {
          "label": "持出中",
          "index": "0"
        },
        "返却済": {
          "label": "返却済",
          "index": "1"
        }
      },
      "defaultValue": ""
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "taisho_kanri_bangou",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "mochidashi_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "SINGLE_LINE_TEXT",
              "code": "mochidashisha",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "ORGANIZATION_SELECT",
              "code": "mochidashisha_bumon",
              "size": {
                "width": "222"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "mochidashi_mokuteki",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "henkyaku_yotei_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "DATE",
              "code": "henkyaku_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "status",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    }
  ]
}