Sometimes transactions show up in the export with the previous day's date. When this happens, these transactions may get skipped, since they might have the same date as the most recent transaction in Firefly. To help avoid skipping transactions, we need the start date to be the same as the most recent transaction, rather than the next day. This can cause duplicate imports, though, but fortunately, the Firefly Data Importer handles this fairly well. |
||
---|---|---|
.gitignore | ||
pyproject.toml | ||
xactfetch.py |