Is there a relatively simple way to return the con...
# suiteql
c
Is there a relatively simple way to return the consolidated amount of a sales order or return authorization? I saw that they had built-in functions, but I read that they have to use the
TransactionAccountingLine
table. I was messing around with it, but since it brings back both lines of the GL it seems like it would be a pain and I was hoping there was an easier method. The other option I was thinking of would be just joining into the consolidated rate table.