Stefano Zacchiroli and I released version 1.6 of ledger2beancount,
a ledger-to-beancount converter.

You can get ledger2beancount from GitHub:
https://github.com/zacchiro/ledger2beancount

This release contains a number of bug fixes and a new feature:

* Add support for fixated prices and costs
* Handle account names that contain brackets
* Don't parse trailing tabs as part of the account name
* Escape backslashes in the narration

ledger2beancount works very well for me and for two non-profits I ran
it on.  I would like ledger users to try ledger2beancount and provide
feedback to me.

You can run ledger2beancount on your ledger file:

    ledger2beancount test.ledger > test.beancount

Validate your beancount file:

    bean-check test.beancount

And then start fava, the beancount web UI, and look at your ledger in
your browser:

    fava test.beancount

Martin & Zack

-- 
Martin Michlmayr
https://www.cyrius.com/

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to