Closed jbrodriguez closed 5 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
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.