AssetDepBookJournalTrans.checkReleaseDate Method
Checks the release date against the current date.
Syntax
public boolean checkReleaseDate()
Run On
Called
Return Value
Type: boolean
true if the release date is satisfied (it is in the past) and the transaction can be posted; otherwise, false.