Skip to content

feat: Add CSV export for items catalog#189

Merged
a1denvalu3 merged 2 commits intomainfrom
feat/items-export
Mar 1, 2026
Merged

feat: Add CSV export for items catalog#189
a1denvalu3 merged 2 commits intomainfrom
feat/items-export

Conversation

@a1denvalu3
Copy link
Copy Markdown
Collaborator

Summary

  • Added exportItemsToCsv in ItemManager.kt to format catalog items following the Square export template
  • Created CsvExportHelper to manage the export operation using ActivityResultContracts.CreateDocument
  • Updated the Items list and Items settings layout with a new "Export to CSV" button
  • Added unit tests to verify the generated CSV structure and data mapping

@github-project-automation github-project-automation bot moved this to Backlog in Numo Feb 26, 2026
@a1denvalu3 a1denvalu3 merged commit 3907f43 into main Mar 1, 2026
3 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Numo Mar 1, 2026
@a1denvalu3 a1denvalu3 deleted the feat/items-export branch March 1, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant