Hello would like to know if it's possible to get a list of all open invoices using SDKDatabaseUtility RunSelectQuery command?
I've looked around here and also the DataDict but can't really find what tables I need to link to get this data. Any…
Hello would like to know if it's possible to get a list of all open invoices using SDKDatabaseUtility RunSelectQuery command?
I've looked around here and also the DataDict but can't really find what tables I need to link to get this data. Any…
Can anyone offer any sample SQL scripts for getting information, such as Customer Information (given a customer ID), sales order information (given a sales order number or customer ID), and/or inventory information (given an Item ID) out of the database…