RetailConsessionPartPayment.validateDelete Method
Validates whether the current record is valid and ready to be deleted from database.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Remarks
This method checks whether the part payment is connected to a settlement or a journal before deleting.