simonmichael / hledger

Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
https://hledger.org
GNU General Public License v3.0
2.91k stars 315 forks source link

Accounting help #1116

Closed jbrodriguez closed 4 years ago

jbrodriguez commented 4 years ago

Hi, I'm getting the following assertion in hledger

assertion details: date: 2019/01/01 account: liabilities:card commodity: $ calculated: -628.48 asserted: -1259.75 difference: -631.27

I follow the structure from https://github.com/adept/full-fledged-hledger

The reason is:

This is probably not the right forum, but if anybody can lend a hand, I'd really appreciate it.

In general, any pointers for how to model credit cards payment from other banks via ACH would also help.

simonmichael commented 4 years ago

Hi there @jbrodriguez. When you have some end-of-year transactions that don't clear until the next year, you can move those amounts to a temporary account to avoid disturbing balance assertions. https://hledger.org/hledger.html#close -> "Transactions spanning the closing date can complicate matters" has an example of this. We can provide more help like this in #hledger or #plaintextaccounting channels or the hledger mail list. https://hledger.org/#help-feedback