-
Successful companies/organisations _cannot_ spend more money than they are making _indefinitely_.
During the "seed" or "startup" phase cash is invested to build a idea/product/service as quickly as p…
-
1. Table name need to change to Transaction Type--> account type.
2. Add one more column for user_id --> to customize account types (multiple banks).
3. Remove cash_flow_type and use 'income', 'expe…
-
## Next
- [ ] ViewModel: Journal (unification of transactions and scheduled)
- [ ] Manage: Journal (unification of transactions and scheduled)
- [ ] Settings: Date format
- [ ] Settings: On chan…
-
Hey, I have another question: Is it possible that transactions which should have a net-0-balance are wrongly taken into account as cash flows? I have a stock which was merged with another (so the valu…
-
Curiously is there any plan for support following features?
1. Multiple currencies:
* if a company has multiple currencies, and the financial report requires to convert other currencies to the …
-
Consider a configuration where the main `hledger` file contains `include` statements toward many other files:
`hledger.journal`:
```
# include directives.journal ; which contains account, commodi…
-
There are multiple issues with the tracking of changes in production, imports, and exports of fuels in the EPS. These have come to light by testing supply side policies recently.
1) Domestic Conte…
-
I am trying to replicate the income statement as shown in the company's 10-K (or 10-Q) so I can perform segment analysis.
For example, for Tesla (found [here](https://www.sec.gov/Archives/edgar/data/…
ghost updated
9 months ago
-
How would I convert a normal table into it a scrollable table?
My current table is as follows;
```
{
this.props.companies.length > 0 && (
…
-
- Sending transaction reports via mail for a given period.
- The fields for the report: Date, Transaction Type, Customer, Amount
- [] Needs front-end menu item
- [] Need to integrate email
Rep…