Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.16
-
Fix Version/s: 4.7.19
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Contributed Code
-
Verified?:No
Description
Currently, there is no way to alter the results for the list of activities displayed on the activity tab on the contact summary page. The permission_check hook only grants/restricts access to all or neither. This hook will enable one to specify a clause which will be added to the base query. Implementation will be done via a separate extension.
Attachments
Issue Links
1.
|
Refactor SQL based functions to retrieve activities | Done/Fixed | Jitendra Purohit |
|
|
2.
|
Drop Activity BAO function getActvitiesCount and getActivitySQLClause as part of refactoring | In Quality Assurance | Edsel Lopez |
|
|
3.
|
Support sort by activity_type in Activity.get API | Done/Fixed | Unassigned |
|