We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294049d commit 7386417Copy full SHA for 7386417
CRM/Civioffice/Form/Task/CreateCaseDocuments.php
@@ -26,6 +26,5 @@ public function preProcess()
26
{
27
parent::preProcess();
28
$this->entityType = 'Case';
29
- $this->entityIds = $this->_caseIds;
30
}
31
0 commit comments