beancount-import
beancount-import copied to clipboard
Some minor improvements to the healthequity source
Bugfix:
- Don't output balance assertions when there are multiple transactions on the same day, because we don't know which one incorporates all the transactions.
New feature:
- Support
ignore_before
option in healthequity sources to ignore all transactions before a given date (say, before the journal was established).