Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 2.2.2
-
Fix Version/s: None
-
Component/s: CiviCase
-
Labels:None
Description
Currently add new/ assign existing case roles contact auto-complete does not support contacts other than individual under Manage Case.
Ideally all case role assignment auto-complete should support all contact types according to relationship type.
----- Original Post-----
This patch will allow user to add organization as a client in CiviCase.
Even with this patch you can add organization in Add Case/Manage case .
Individual -->Organization, and Organization - >Organization will work.
File Path :--
1) CRM/Contact/Page/Ajax.php
2) CRM/Case/Form/CaseView.php
3) CRM/Contact/BAO/Relationships.php