We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 294049d + 7386417 commit 66d455dCopy full SHA for 66d455d
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