hledger-flow: electrum: fix calculating 'No Data' #138

Merged
AaronFiore merged 0 commits from refs/pull/138/head into master 2024-09-12 04:15:52 +00:00
AaronFiore commented 2024-09-10 03:24:06 +00:00 (Migrated from gitea.com)

Description

If electrum-provided prices aren't available, 'No Data' will be given.
Attempts to calculate this string will result in 0.00 for fiat values.

Do not attempt to calculate this string. Instead, leave the column empty
(for bitcoin.tax calculations).

Agreement

### Description If electrum-provided prices aren't available, 'No Data' will be given. Attempts to calculate this string will result in 0.00 for fiat values. Do not attempt to calculate this string. Instead, leave the column empty (for bitcoin.tax calculations). ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#138