Hello
I am using SBO 8.8 PL 9 and created a XL Reporter for P&L report.
The report default is
TTY( Code <> "ClosingBalance" ) PRJ( * or #NULL) PER( Code >= @MthFrom and Code <= @MthTo )
The cell is
ACC( AcctCode = 899000 )
But I found that the amount of two accounts are incorrect.
Is there any problem?
Thank you