Skip to content

feat: export excel

Rinaldy Adin requested to merge feat/export-excel into dev
  • Export excel (.xls & .xlsx) to file storage
  • Send excel (.xls & .xlsx) via email app
  • Features still temporarily accessed through Floating Action Button on Transactions page
  • Use coroutines to stop UI from freezing
  • Add loading dialog when generating excel file when sending email

Merge request reports