Skip to content

Parsing for values > 999 EUR wrong #4

Description

@siedi

Having more than 1.000 EUR in the account, the parsing mixes the thousand separators '.' with the decimal separator, thus the parsed number will become e.g. 9.000.00 instead of 9,000.00 or 9000.00. The application throws an error:

estateguru.lua: expected number for 'securities.purchasePrice', securities name 'Account Summary'

Unfortunately, I can't fix it myself, I have the app from the app store and it doesn't allow extension without a signature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions