dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
329 stars 25 forks source link

Problem setting correctly spent amount from Notification service #417

Closed kevinkdev closed 1 month ago

kevinkdev commented 1 month ago

Hello, I am having a problem right now with the latest version. It does not set correctly the amount spent for a transaction (for example Trade Republic). For example, if I spend 3,40€, it sets the amount in the transaction as 3400€.

dreautall commented 1 month ago

Hi, do you have the complete text of the notification (ideally with a screenshot) for me please? You can censor private details, but maybe just indicate what they look like (i.e. is it a number, some string etc).

kevinkdev commented 1 month ago

Of course here is an example:

markup_1000123344

Or this one :

Screenshot_20240711-183732

kevinkdev commented 1 month ago

What do you think about #419 ?