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

Support for Balance Assertions #42

Open
the-solipsist opened this issue Jun 23, 2019 · 3 comments
Open

Support for Balance Assertions #42

the-solipsist opened this issue Jun 23, 2019 · 3 comments

Comments

@the-solipsist
Copy link

the-solipsist commented Jun 23, 2019

Currently, balance assertions are not supported by hledger-iadd. Anytime an = sign is present, it gives the following error:

unexpected '='
expecting '+', '-', amount, or white space

This prevents assertions from being added via hledger-iadd, forcing manual addition in the journal after an entry is generated.

@hpdeifel
Copy link
Owner

You're right, this is something that I've wanted for myself a few times now. I'll implement it when I find some time.

@the-solipsist
Copy link
Author

Ran into this a few more times, and am wondering if it's still of interest to you, @hpdeifel.

@hpdeifel
Copy link
Owner

In theory yes. I just can't commit a lot of time to iadd currently, sorry

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

2 participants