Task: Add export functionality for currencies
Goal
Surface an export action in the Qt currency view: export the current data either to ORE-flavoured XML or to CSV.
Status
| Field | Value |
|---|---|
| State | DONE |
| Parent story | Currencies UI |
| Now | Completed 2025-11-25. |
| Waiting on | None. |
| Next | None. |
| Last touched | 2025-11-25 |
Acceptance
- A toolbar / menu action exports the loaded currency set to file.
- Format choice between ORE XML and CSV.
- Round-trip test exercising the export path.
Plan
(Plan was distilled into the parent story's * Decisions and cleared when the task closed.)
Notes
- Total time spent in v0: ~1:30.
Result
Currency export-to-XML and export-to-CSV shipped from the Qt UI.