function deleteAllFiles($fk_id, $wf_type = 'transaction')
 {
     parent::deleteAllFiles($fk_id, $this->getType());
 }