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
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