{
  "initiative": {
    "key": "itsm-kanri",
    "name": "情報システム管理(ITSM)"
  },
  "app": {
    "key": "software-license-kanri",
    "name": "ソフトウェアライセンス管理",
    "category": "総務部",
    "tags": [
      "マスタ管理"
    ],
    "description": "ソフトウェアライセンスの購入・有効期限と適用端末数を管理する業務アプリ。",
    "status": "完了",
    "appId": 479
  },
  "source": "kintone (live)",
  "exportedAt": "2026-08-18T05:50:03.948Z",
  "fields": [
    {
      "type": "MULTI_LINE_TEXT",
      "code": "biko",
      "label": "備考",
      "noLabel": false,
      "required": false,
      "defaultValue": ""
    },
    {
      "type": "SUBTABLE",
      "code": "tekiyou_tanmatsu",
      "noLabel": false,
      "label": "適用端末",
      "fields": {
        "kanri_bangou_h": {
          "type": "SINGLE_LINE_TEXT",
          "code": "kanri_bangou_h",
          "label": "管理番号",
          "noLabel": false,
          "required": false,
          "minLength": "",
          "maxLength": "",
          "expression": "",
          "hideExpression": false,
          "unique": false,
          "defaultValue": ""
        },
        "suuryou_h": {
          "type": "NUMBER",
          "code": "suuryou_h",
          "label": "数量",
          "noLabel": false,
          "required": false,
          "minValue": "",
          "maxValue": "",
          "digit": false,
          "unique": false,
          "defaultValue": "1",
          "displayScale": "",
          "unit": "",
          "unitPosition": "BEFORE"
        }
      }
    },
    {
      "type": "CALC",
      "code": "license_zandaka",
      "label": "ライセンス数-端末数",
      "noLabel": false,
      "required": false,
      "expression": "license_suu - tanmatsu_suu",
      "format": "NUMBER",
      "displayScale": "",
      "hideExpression": false,
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "label": "集計",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "CALC",
      "code": "tanmatsu_suu",
      "label": "端末数",
      "noLabel": false,
      "required": false,
      "expression": "SUM(suuryou_h)",
      "format": "NUMBER",
      "displayScale": "",
      "hideExpression": false,
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "GROUP",
      "code": "group_0",
      "label": "ライセンス情報",
      "noLabel": false,
      "openGroup": true
    },
    {
      "type": "DROP_DOWN",
      "code": "sofuto_mei",
      "label": "ソフトウェア名",
      "noLabel": false,
      "required": true,
      "options": {
        "ArcGIS": {
          "label": "ArcGIS",
          "index": "5"
        },
        "Microsoft 365": {
          "label": "Microsoft 365",
          "index": "0"
        },
        "Adobe Creative Cloud": {
          "label": "Adobe Creative Cloud",
          "index": "2"
        },
        "AutoCAD": {
          "label": "AutoCAD",
          "index": "3"
        },
        "Illustrator": {
          "label": "Illustrator",
          "index": "4"
        },
        "QGIS": {
          "label": "QGIS",
          "index": "6"
        },
        "Windows": {
          "label": "Windows",
          "index": "1"
        },
        "その他": {
          "label": "その他",
          "index": "7"
        }
      },
      "defaultValue": ""
    },
    {
      "type": "DATE",
      "code": "license_shuuryou_bi",
      "label": "ライセンス終了日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    },
    {
      "type": "NUMBER",
      "code": "license_suu",
      "label": "ライセンス数",
      "noLabel": false,
      "required": false,
      "minValue": "",
      "maxValue": "",
      "digit": false,
      "unique": false,
      "defaultValue": "",
      "displayScale": "",
      "unit": "",
      "unitPosition": "BEFORE"
    },
    {
      "type": "DATE",
      "code": "kounyuu_bi",
      "label": "購入日",
      "noLabel": false,
      "required": false,
      "unique": false,
      "defaultValue": "",
      "defaultNowValue": false
    }
  ],
  "layout": [
    {
      "type": "GROUP",
      "code": "group_0",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DROP_DOWN",
              "code": "sofuto_mei",
              "size": {
                "width": "196"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "DATE",
              "code": "kounyuu_bi",
              "size": {
                "width": "117"
              }
            },
            {
              "type": "DATE",
              "code": "license_shuuryou_bi",
              "size": {
                "width": "117"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "NUMBER",
              "code": "license_suu",
              "size": {
                "width": "193"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "GROUP",
      "code": "group_1",
      "layout": [
        {
          "type": "ROW",
          "fields": [
            {
              "type": "CALC",
              "code": "tanmatsu_suu",
              "size": {
                "width": "193"
              }
            },
            {
              "type": "CALC",
              "code": "license_zandaka",
              "size": {
                "width": "193"
              }
            }
          ]
        },
        {
          "type": "ROW",
          "fields": [
            {
              "type": "MULTI_LINE_TEXT",
              "code": "biko",
              "size": {
                "width": "315",
                "innerHeight": "125"
              }
            }
          ]
        }
      ]
    },
    {
      "type": "SUBTABLE",
      "code": "tekiyou_tanmatsu",
      "fields": [
        {
          "type": "SINGLE_LINE_TEXT",
          "code": "kanri_bangou_h",
          "size": {
            "width": "193"
          }
        },
        {
          "type": "NUMBER",
          "code": "suuryou_h",
          "size": {
            "width": "193"
          }
        }
      ]
    }
  ]
}