We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This works as expected (with a space between '3' and '-')
2020/01/01 Works Assets:Cash (£10*(3 -1)) Equity
But this transaction is silently ignored, I guess because the expression incorrectly evaluates to zero
2020/01/01 Doesn't work Assets:Cash (£10*(3-1)) Equity
This works as expected (with a space between '3' and '-')
But this transaction is silently ignored, I guess because the expression incorrectly evaluates to zero