Skip to content

Epic 4 — Customizable export templates (CRUD + Excel/CSV/JSON engine) #28

Description

@xt0n1-t3ch

Let the company define exactly how it wants the data exported, save it as a reusable template, and apply it in one click.

Scope

  • Template model: name, output format (Excel/CSV/JSON), ordered columns each mapping a canonical field to a custom label, optional fixed/computed columns.
  • Persist templates (EF) + seed 2-3 sensible defaults.
  • Export engine applies a template to a documents canonical data -> ClosedXML (.xlsx) / CSV / JSON.\n- [ ] UI: manage templates (create/edit/duplicate/delete), live output preview, apply at export step.\n\n## Gate\nCreate a custom template, preview it, export a real document with it, open the file and the columns/labels match.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions