ProjTable::existProjOpenOnAcc Method

Checks whether on-account transactions that have not been invoiced exist for any project associated with the invoice project and currency passed in as parameters.

Syntax

client server public static boolean existProjOpenOnAcc(ProjInvoiceProjId projInvoiceProjId, CurrencyCode currencyId)

Run On

Called

Parameters

Return Value

Type: boolean
true if on-account transactions exist; otherwise, false.

See Also

Reference

ProjTable Table