I am pretty well-versed in SQL querying a GP company table set to find out various things. What I am unsure of is how to construct an SQL query to determine any historical details about a PM Invoice. It appears to have been pulled through to a PM Check, then voided. Both the PM Invoice and PM Check appear voided. Here is what I am looking for:
- The PM Invoice's Document Date (already see this).
- The PM Check's Document Date (already see this).
- The PM Check's Void Date (already see this).
- The PM Check's Print Date (if it was indeed printed, cannot see this).
Anyone out there have any insight if this is doable?
*This post is locked for comments