Anyone know what table has unposted transactions? ...
# suiteql
c
Anyone know what table has unposted transactions? Specifically looking for unposted labor cost (the number shown on ‘POST TIME’ page)
m
Generally speaking non posting transactions are in the same transaction tables with a flag (
transactionaccountingline.posting
) to indicate they are non posting.
c
Unfortunately I don’t think that has time entries in it.