[
  {
    "module_name": "ticket_sequence_code",
    "finanicial_year": "2025_2026",
    "code_format": "T26_{{current_sequence}}"
  },
  {
    "module_name": "project_sequence_code",
    "finanicial_year": "2025_2026",
    "code_format": "P26_{{current_sequence}}"
  },
  {
    "module_name": "comments_sequence_code",
    "finanicial_year": "2025_2026",
    "code_format": "C26_{{current_sequence}}"
  },
  {
    "module_name": "ticket_sequence_code",
    "finanicial_year": "2026_2027",
    "code_format": "T27_{{current_sequence}}"
  },
  {
    "module_name": "project_sequence_code",
    "finanicial_year": "2026_2027",
    "code_format": "P27_{{current_sequence}}"
  },
  {
    "module_name": "comments_sequence_code",
    "finanicial_year": "2026_2027",
    "code_format": "C27_{{current_sequence}}"
  }
]
