By using this website, you agree to our Terms of Use (click here)
Notifications
Clear all
October 3, 2023 10:34 am
I'm trying to add a column to show the account type based on the Account ID (@AccountCode) for a trial balance, but it only shows "Assets" for all accounts. I'm using "Report.GetDefUI('Account.Type') and Report.GetDescription('Account.Type',@AccountCode) with no sucess. Any suggestions?