I was asked to modify the stock Kinetic GL Journal Entry Edit list to add the reverse date - seems simple enough. The field in question is stored as GLJrnHed.ReverseDate.
However, when I modified the Report Data Definition and connected the GLJrnHed table to the RvJrnTrDtl table (Company=Company, JournalNum=JournalNum), the report returns duplicate data for each journal entry line, which of course throws off the totals.
Is there something I’m missing here? Happy to provide more information if it can help me solve this problem.