Simon Michael
Simon Michael
+1 to more docs on order of operations and more docs/examples on impact of aliases on balance assertions and balance assignments.
I'm not quite sure where the bug is here. Notes: - Reading the above entry requires the account declaration, so that hledger knows eigenkapital:umwandlung is an equity conversion posting. -...
https://github.com/sol/doctest/issues/141
## More on new directives (D) To meet the above requirements, I think the minimal mechanism/behaviour is something like this: - In each periodic file, declare starting balances somehow (including...
@aimuz yes very useful, and we have those of course: https://hledger.org/hledger.html#balance-assertions (and https://hledger.org/hledger.html#balance-assignments)
Now in master: - `close` no longer closes equity balances by default; just assets and liabilities. To include equity balances, you can do `close type:ALE` or `close assets liabilities equity`...
Wonderful ! I was thinking about this, thanks for working on it.
(It will probably not get merged in master until stackage nightly gets brick 2.)
I'm happy to handle the CI part.
(Sorry for the stream of messages, last one:) It's worth testing in as many windows terminal environments as you can find, we'll probably get different bug reports for each one.