I am having trouble with a Crystal Report linked to Great Plains. The customer wants a Sales/History - AR/History report - I made one and it works fine - shows sales and payments by a certain date - however we have not run Remove Paid Transactions, as once the information has been moved to the history tables the report will show diferent results (fully paid documents will no longer appear). I tried the following and cannot make it work:
I linked the SOP30200 (Sales) table to the RM20201(Curent)and the RM30201(History) table using a left outer join in crystal. However if an invoice has been partially paid and the Removed Paid Transaction routine is run, the payments show on both the Current and History tables causing duplicate records and incorrect totals - is there a way either through linking of maybe different tables or unique records that I can pull all my sales items, current payments, and history items not on the RM20201(Current) table?
I linked the SOP30200 (Sales) table to the RM20201(Curent)and the RM30201(History) table using a left outer join in crystal. However if an invoice has been partially paid and the Removed Paid Transaction routine is run, the payments show on both the Current and History tables causing duplicate records and incorrect totals - is there a way either through linking of maybe different tables or unique records that I can pull all my sales items, current payments, and history items not on the RM20201(Current) table?