Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if transactions with project exists.
Syntax
server public static boolean checkPostProject(Voucher voucher, TransDate transDate)
Run On
Server
Parameters
- voucher
Type: Voucher Extended Data Type
Voucher to check for.
- transDate
Type: TransDate Extended Data Type
Transaction date to check.
Return Value
Type: boolean
Returns true if transactions with project exists; otherwise, false.