Description / 描述
English:
Users should be able to export their ledger data in common formats:
- CSV export for entries, categories, and views
- Excel (XLSX) export with multiple sheets
- Support date range and category filters
- Include summary statistics in exports
Add new endpoints:
GET /ledger/export/csv
GET /ledger/export/excel
中文:
用户应该能够以常见格式导出账本数据:
- 导出条目、类别和视图的 CSV
- 带多个工作表的 Excel (XLSX) 导出
- 支持日期范围和类别过滤器
- 在导出中包含汇总统计信息
添加新的端点:
GET /ledger/export/csv
GET /ledger/export/excel
Difficulty / 难度
Medium-Hard / 中等-困难
Estimated Time / 预计时间
6-8 hours
Acceptance Criteria / 验收标准
Before starting, please comment on this issue to let us know you're working on it!
开始前请在此 issue 下评论,让我们知道你正在处理它!
See CONTRIBUTING.md for contribution guidelines.
Description / 描述
English:
Users should be able to export their ledger data in common formats:
Add new endpoints:
GET /ledger/export/csvGET /ledger/export/excel中文:
用户应该能够以常见格式导出账本数据:
添加新的端点:
GET /ledger/export/csvGET /ledger/export/excelDifficulty / 难度
Medium-Hard / 中等-困难
Estimated Time / 预计时间
6-8 hours
Acceptance Criteria / 验收标准
Before starting, please comment on this issue to let us know you're working on it!
开始前请在此 issue 下评论,让我们知道你正在处理它!
See CONTRIBUTING.md for contribution guidelines.