Details
-
Type: Improvement
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.15
-
Fix Version/s: None
-
Component/s: Accounting Integration, CiviContribute
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Needs Funding
-
Verified?:No
Description
ACLs for financial types are available (CRM-16526), but they only cover contributions, not pledges.
- changing the financial type drop downs to filter based on current user's permissions in all relevant places:
- Add, Edit Pledge
- Find Pledges
- Pledge Detail report
- Pledged but not Paid report
- implementing filtering correctly at api level, including test coverage
- filtering correctly on
- Dashboard,
- Find Pledges, and
- Pledge Detail report
- Pledged but not Paid report.