ledgerhelpers icon indicating copy to clipboard operation
ledgerhelpers copied to clipboard

A collection of helper programs and a helper library for Ledger (ledger-cli)

Results 7 ledgerhelpers issues
Sort by recently updated
recently updated
newest added

As pointed in #3, there should be a Homebrew [[1](https://brew.sh/)][[2](https://github.com/Homebrew/homebrew-core)] formula to make installation on macOS easier. Here [[3](https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/ledger.rb)] [[4](https://formulae.brew.sh/formula/ledger)] is the `ledger` formula and here [[5](https://docs.brew.sh/Adding-Software-to-Homebrew)] is explained how...

enhancement
help wanted
installation

The moment i started "buy" i got this error message: > Cannot open ledger file: unparsable data at line 1, char 1 And the following stacktrace: ``` Traceback (most recent...

When I run addtrans I get following error. How can I fix this error? I'm using Ubuntu. ``` Traceback (most recent call last): File "/usr/local/bin/addtrans", line 4, in __import__('pkg_resources').run_script('ledgerhelpers==0.2.3', 'addtrans')...

Hello whenever I try to add a transaction I have the following error ```` Error: Incorrect use of thousand-mark comma While parsing file "", line 3: While parsing posting: Assets:Cash...

Let's say you have a currency called "Gold Sovereigns". This obviously cannot be looked up in Yahoo! Finance. But, would it be so bad to have an option to set...

Explicit definitions of accounts are not lexed or parsed. How hard would this be to implement? could you point me in the right direction? Maybe I can find some time...