Sorry. Here's the correct query: SELECT Transact...
# suitescript
t
Sorry. Here's the correct query: SELECT TransactionLine.Transaction, Transaction.LastModifiedDate FROM Transaction INNER JOIN TransactionLine ( TransactionLine.Transaction = Transaction.ID ) WHERE ( TransactionLine.custcol_list_id = 1410290178 )