Fr Fvs

Use when editing FineReport `.fvs` files after datasource, target path, and creation or pull prerequisites are clear. Trigger for FVS tree structure, view definitions, and grouping or aggregation changes.

ninestep b86d24d 8 files · 19.0 KB Updated

File contents

FineReport FVS 编辑

Overview

Use this skill for local .fvs editing after the project config and datasource evidence are already confirmed.

Inputs

  • Confirmed local .fvs path
  • Datasource or field evidence from fr-db
  • Remote freshness evidence from fr-download-sync or fr-create

Execution

  • macOS / Linux: python3 .codex/skills/fr-fvs/scripts/run.py reportlets/<目标文件>.fvs
  • Windows: py .codex\\skills\\fr-fvs\\scripts\\run.py reportlets\\<目标文件>.fvs

Example Index

  • examples/README.md
    • 先看这里,按“结构速查 / 图表类型速查”选入口
  • examples/chart-type-cookbook.md
    • 需要先判断饼图、柱图、折线图、地图、仪表盘时直接看这个

Expected Evidence

  • Edited FVS path
  • Changed view or grouping sections
  • Datasource linkage summary

Failure Handling

  • Do not guess datasource names or field names
  • Stop if the target is not a .fvs
  • Stop if remote freshness was not established

Next Skill

  • fr-upload-sync

ninestep/fine_d/tree/main/.codex/skills/fr-fvs commit b86d24d69e

Frequently asked questions

npx skillmds@latest add ninestep/fr-fvs