-
Note: the issue was created automatically with bugzilla2github
Bugzilla bug ID: BZ#1033
From: Martin Michlmayr (@tbm)
CC: @thdox
-
# Deduping with Zerosum — Red's Rants
Zerosum is a Beancount plugin to match two halves of a transaction that appear across accounts or across time. The Zerosum README.md explains what it does, a...
…
-
1. How to minus the money in the transactions section in the operations? When I press plus to add a transaction, and write down a negative number (because I spent something), firstly, zero is not eras…
-
In the fast-paced, digital landscape of today, the demand for skilled professionals in the realm of bookkeeping and accounting continues to surge. With businesses expanding globally and technology res…
-
In the 'account' table in the database, the current column 'account_type_id' has 4 possible values:
income, expense, title, balance
But I think that this should be restructured as follows:
ac…
-
**Describe the bug**
The savings reported in Performance/Payments/Saving is not correct.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a deposit account and deposit 100 EUR
2. Rec…
-
Enable an accounting check-and-balance that ensures that what's reported as collected by machine is in fact what has been collected by the maintainer .
It was uncovered what has been recorded by the s…
-
## Abstract
As stated by jmiehau in this [tweet](https://twitter.com/jmiehau/status/1287087218742439936) since Rotki aggregates data over all the addresses of a user it would be really beneficial f…
-
When I try to send a transaction. I get the following error message:
Could not send transaction: insufficient funds
My Eclair Mobile wallet shows about ~ .375 btc on chain
Myt mnemonic seed re…
-
**Describe the bug**
Even the first line of your example in the main README doesn't work.
**To Reproduce**
```
from autodcf.company import BalanceSheet, CashFlows, Company, IncomeStatement
from…