I'm designing a report that requires data from both the GeneralJournalAccountEntry and LedgerJournalTrans tables, but I can't seem to find any way to create a one-to-one relationship between the two tables. I've looked at potential relationships directly between the two tables and through the GeneralJournalEntry and LedgerJournalTable tables, but I always wind up with a Cartesian Join at the voucher level between the GeneralJournalAccountEntry and LedgerJournalTrans. Does anyone know if there is anyway to define a relationship between these two tables? Seems like there should be, but I can't seem to find it.
Thanks,
*This post is locked for comments
I have the same question (0)