Skip to content

"Amount" output column should have commas stripped out #34

Description

@lyallcooper

I've been running into some issues where YNAB is incorrectly interpreting the amount field seemingly because the "amount" contains a comma and no trailing cents.

For example, "$1,150" is imported as $1.15. I believe the tool could solve this by normalizing the output to either have no commas, or always have a trailing .00 if it's a whole-dollar amount. However, given that some currencies use , as the decimal separator and some have no fractional amounts, it might be best to leave it as an option.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions