11 lines
299 B
Plaintext
11 lines
299 B
Plaintext
$$$ hledger check balanced -f balanced.j
|
|
>>>2 /Error: .*balanced.j:5-7:
|
|
5 \| 2022-01-01
|
|
\| a 1 A
|
|
\| b -1 B
|
|
|
|
This multi-commodity transaction is unbalanced.
|
|
Automatic commodity conversion is not enabled.
|
|
The real postings' sum should be 0 but is: 1 A, -1 B/
|
|
>>>= 1
|