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 whether the transaction should be posted to the general ledgers.
Syntax
protected boolean checkLedger()
Run On
Server
Return Value
Type: boolean
true if amounts should be posted to general ledgers; otherwise, false.
Remarks
This method makes calls to the following methods:
checkEnterCostValue()
checkEnterNeverLedger()
checkEnterNoneLedger()
checkEnterOnAcc()
checkEnterSalesAccrued()
checkEnterTurnover()