Sorry, but there are no more tags available to filter with.
  • How to find open AP invoices through SQL query

    Hi all, I need to write a query to pull all AP invoices that are currently open. Writing the SQL is no problem, but I don't really know which tables I should be looking in or what criteria I should be using for my WHERE clause. Can anyone get…