-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Allison Letts edited this page Sep 25, 2020
·
33 revisions
- Design/review an ERD: https://user-images.githubusercontent.com/45673708/94176033-1f5fb100-fe5d-11ea-9ca4-4fc87331f861.jpg
- Report charts for total expenditure and total allocation. Added another issue for the need for these rollups here: https://github.com/SFDO-Community-Sprints/OutboundFunds/issues/9
- Sales Cloud with Opportunities as primary inbound money object
- want to create a scalable solution for orgs that use a different inbound money object (FUTURE)
- we will avoid creating master-details
- No replacement GAU object already in place
- You need to know how much money you have to give out before you start disbursements
- It's not a one-to-one (Bob gave a scholarship to Sally). We need to be tracking the path from Donor --> Funding Pool(s)/Program --> Funding Recipient
- This object would (for now) only be about connecting an opportunity to a funding program for MVP -- we're not worrying about campaigns, payments, etc.
- We're not providing plumbing to assign a fund to a funding program.
- we'll plan to create an opp lookup lookup partially so that it's not a problem later
- Whatever we do, installing the package would let you rewire so it's a template - unmanaged custom object that they created as a gau replacement
- scalable option eventually might be a set of default/assumed GAU allocations based on funding programs
- could the Funding Program be the GAU if you're not in NPSP? For simpler implementations, yes, but it wouldn't work for more complex orgs.
- if a funding program is the parent, then being able to show what's in the hierarchy for the funding program would be nice.
-
how can we design/document this so that we don't get asked "why isn't the funding program just the GAU"???
- funding program right now is for applications, dollars to spend, etc.
- we don't link from GAU Expenditure back to Funding Program
- Total Allocations by Fund (add as a report chart on the Fund Record page)
- Total Expenditures by Fund (add as a report chart on the Fund Record page)
- Fund report - What has come in and what has been spent this year
- Fund spending over time
Currently tracking in Issue #6