-
-
**Describe the bug**
The balance on the sidebar doesn't match the actual balance
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the dashboard
2. See some accounts that don't show th…
-
In chat, Pixelized reports:
> `hledger bs expr:"assets:cash or not assets"`
>
> leads to exactly the results i'd expect, while
>
> `hledger bs 'expr:"assets:cash or not assets"'`
>
> leads…
-
For some reason, the update of cash balance (L.369 main.py) fails erratically. It seems to me literally erratic. When it happens, I terminate the process in the console and re-run it (i.e. main.py, sc…
-
Hey,
Could you provide some examples of how to use your API? Specifically, I'm looking to extract all records in the Operating Cash Balance table. How should I specify the keyword arguments for thi…
-
When the cashflows are generated for an Index-Linked ladder, they do not correctly add and sometimes coupon payments are even being deducted from the rolling balance. This is creating an inaccurate r…
-
add accounting Module
## Details
Account Types:
- Assets
- Liabilities
- Equity
- Revenue
- Expenses
## Features
- [ ] Invoicing (receivables)
- [ ] Bank account reconciliation
## Requiremen…
-
I am writing a script to pull 10 years of income statements, balance sheets, and cash flow statements based on a ticker parameter and encountered a few issues.
1. I noticed that the dataframe creat…
-
Commodities have thousand separators in the ledger output. This gives incorrect balances. See below:
```
2022-03-10 Buy XYZ
Assets:Cash SEK -120,000.00
Assets:Ava…
-
Work flow:
- A chart of accounts defines a ledger: ```Chart -> Ledger```
- One can post entries to ledger, invalid entries are not posted ```Ledger -> List[Entry] -> (Ledger, List[Entry])```
- On l…