Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoin currency support #656

Closed
diogocp opened this issue Feb 28, 2017 · 3 comments
Closed

Bitcoin currency support #656

diogocp opened this issue Feb 28, 2017 · 3 comments
Assignees
Milestone

Comments

@diogocp
Copy link

diogocp commented Feb 28, 2017

Please add support for the Bitcoin currency. It does not have an official ISO 4217 currency code yet, but XBT is commonly used.

@chrisberkhout
Copy link

For inspiration: there's a patch I use to do it for GnuCash desktop.
It doesn't add the maximum precision allowed by Bitcoin, but works well enough in practice.

@rivaldi8
Copy link
Collaborator

rivaldi8 commented Mar 2, 2017

@chrisberkhout Thanks for the patch! However, simply adding the currency won't be enough. There's still the problem reported in #635, to be solved by finishing the migration from Currency to Commodity.

@rivaldi8 rivaldi8 self-assigned this Mar 2, 2017
@codinguser codinguser added this to the v2.2.0 milestone Apr 12, 2017
@rivaldi8
Copy link
Collaborator

rivaldi8 commented Apr 14, 2017

Fixed in develop (947cd7d).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants