Skip to content

Transactions CSV download not properly formatted #16

Description

@hamaryns
  1. Download financial transactions as CSV
  2. Open it with LibreOffice
  3. Select comma as tabulator
  • comments that contain a comma are split into two cells
Image
  • amounts are split into two cells (may be dependent on language setting: if amounts are formatted with comma rather than dot) and amounts above 1000 contain a ?
  • non-ASCII symbols are not recognized (see screenshot)
Image

The export algorithm should detect commas and put that string between quotes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions