Anantha Kumaran
Anantha Kumaran
What client do you use? AFAIR, double quotes around commodity names should fix this issue
You are using ledger only, can you share the exact error you get here?
Have you tried the [`match`](https://paisa.fyi/reference/import/#matchstr-string-string-string-string) function, which more or less does what you want. ```mustache {{#if (isDate ROW.B "DD/MM/YYYY")}} {{date ROW.B "DD/MM/YYYY"}} {{ROW.D}} {{#if (or (eq (trim ROW.I) "0.00") (isBlank...
> some testing behavior managed by environment variables Are these ExUnit flags or application specific? We already have some flags under different level[1], so transient won't show them by default....
Since this was not supported before 6.2, we would have to drop support for
> maybe add a option to let user choose ? This may be better, I am open to a PR Also, can you expand a bit on the problem. is...
I am assuming this because you are looking at the main.ledger file instead of the ledger file that had the actual error? In the latter case, the error would be...