Closed ThomasdenH closed 3 years ago
Currently, booking methods are not supported by the parser. This means that things like "FIFO" are not accepted after account open statements, and {} is not accepted as a cost by the parser.
{}
Support for {} was added in a9320cc9a79b132c4df6daecd7523671bdcfdedd.
Currently, booking methods are not supported by the parser. This means that things like "FIFO" are not accepted after account open statements, and
{}
is not accepted as a cost by the parser.