You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing the same OFX file twice (or importing multiple different OFX files with overlapping times), this leads to duplicate transactions in Denaro.
OFX transactions have a FITID field that is supposed to be unique and should be used to detect duplicates. It looks like this is currently not working in Denaro.
The text was updated successfully, but these errors were encountered:
When importing the same OFX file twice (or importing multiple different OFX files with overlapping times), this leads to duplicate transactions in Denaro.
OFX transactions have a
FITID
field that is supposed to be unique and should be used to detect duplicates. It looks like this is currently not working in Denaro.The text was updated successfully, but these errors were encountered: