-
Running with a stack build of up-to-date master.
Transaction modifiers seem to interact oddly with inferred amounts. The following works as expected:
```
= ^expenses:groceries
[budget:groc…
-
Related to #217. We think we'd like to be able to declare an account's opening and closing date, as you can in Ledger and Beancount. This would be for two reasons:
1. Reducing clutter in reports: o…
-
Part of #1015. This issue is about adding basic awareness of lots to hledger. A lot is some quantity of a commodity transacted at a certain price on a certain date. Tracking lots is a prerequisite for…
-
The following has been observed with ledger 3.1.3 (installed via apt on Ubuntu 20.04 LTS) and with ledger 3.2.1 (installed via Chocolatey on Windows 10).
---
__When nesting definitions for the sam…
-
Consider the following two ledger files:
```
file 1.ledger:
2018/01/01
A $1
B
file 2.ledger:
2018/02/01
A $1 = $2
B
```
Running `ledger -f 1.ledger -f 2.ledger…
-
After an extended debugging session with @simonmichael it came to my attention that Stack directly parses GHC's interface files via the `hi-file-parser` library. This is an unfortunate state of affair…
-
agree on an accounting solution
-
This is a request:
It would be nice to see a breakdown per category in the form of a pie chart in the web UI.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.…
-
**[Original report](https://bitbucket.org/blais/beancount/issue/318) by Martin Blais (Bitbucket: [blais](https://bitbucket.org/blais), GitHub: [blais](https://github.com/blais)).**
------------------…
blais updated
4 years ago
-
### Verified feature request does not already exist?
- [X] I have searched and found no existing issue
### 💻
- [ ] Would you like to implement this feature?
### Pitch: what problem are you…