Skip to main content
Vorgestellte Gruppe

Gift Entry

Do you like flexible templates that support custom objects and fields? How about embedded editing so you can review and edit donor records right from within gift entry? The ability to enter gifts singly or in batches? Then Gift Entry may be for you! Check out this group for updates, questions, troubleshooting, and best practices.

I'd like to create an Opportunity Product (OpportunityLineItem) when using Gift Entry - I've managed to get the Opportunity.Pricebook2Id squared away, but I am struggling with the Product. 

 

Configuration:

  • Created appropriate fields on NPSP Data Import Object (Product lookup, Quantity, Unit Price)
  • Created an object group for Product (OpportunityLineItem) child to Opportunity in NPSP Settings/Advanced Mapping
  • Mapped fields for Product 
    • ProductID -> PricebookEntryId
    • Quantity -> Quantity
    • Unit Price -> UnitPrice

When I try to run the Gift Entry I get an error message that user doesn't have edit to PricebookEntryId:Create an Opportunity Product record with Gift Entry?

I'm aware that Product2Id is not editable, but  documentation states we should use PricebookEntryID for this case: The Product object is unavailable beginning with version 8.0. Use the PricebookEntryId field instead, specifying the ID of the PricebookEntry record

 

What am I missing?  Is this even feasible????

 

Thanks in advance!

3 Antworten
0/9000

Just implementing Fundraising in NPC for the first time, and I have turned on Gift Entry Grid in the fundraising settings. I was expecting that you would be able to use this grid to create person account records for new donors, but after playing with it for a while it seems that it will only allow you to create gift entries for existing donor records. Is this correct or am I missing something? 

 

Also is the grid meant to be able to tab through each row? It seems like it is, but the field highlighted by tabbing seems a little buggy; sometimes it hightlights the next field and sometimes it skips to the save button at the bottom of the screen.

0/9000

In NPC, when the donor is an Organization/Household, you cannot process a Gift Entry if the Soft Credit Recipient is also an Org Account. The Gift Batch fails with the error: "For Organizational/Household gift type, select a person account as a soft credit recipient and try again." However, I can manually create a Gift Transaction with a Gift Type of "Organizational/Household" and create a Gift Soft Credit for an Org Account.  Why wouldn't a Gift Batch allow an Account Soft Credit? 

1 Antwort
0/9000

We use Batches to reconcile daily donation deposits in our accounting software to the donor in Salesforce. The batch field can only be linked on an opportunity one time. However, for pledges that have multiple payment dates, I need to be able to enter a batch number for each payment, but the batch won't show up on the payment screen, just the opportunity. I don't really need the opportunity to have a batch, I need the payments to have a batch. How do I do this? I have spent countless hours trying to figure this out, reading through this community, watching videos, etc. Nothing works. 

0/9000

Is there a way to configure what fields display when you select Review Donations for a donor who has pending donations in Gift Entry for the Opportunity and Payment records? 

 

Screenshot taken from NPSP Documentation.

Is there a way to configure the fields that appear in the Gift Entry modal window when you click Review Donations?

3 Antworten
  1. 25. Apr. 2025, 15:56

    Is there a way to do this yet? I need to edit these fields.

0/9000

Hello Community! 

I'm reaching out to find the best way to track gift entries in Salesforce that will simplify the process for our finance team to balance with Salesforce (especially the bank deposit).  I'm curious about your overall procedure. We rarely use batches, and I am wondering if we should change that?  I appreciate any suggestions you may have.  Thank you.  

 

1 Antwort
  1. 31. März 2025, 18:24

    I've written several times on trailhead about how I multiple dates to manage to balance SF and Quickbooks monthly. If you can't find anything by searching, let me know.

    --Terry

0/9000

For batch gift entry we can choose a template.  Is there a way to chose which template is applied to Single Gift Entry? For example, I would like a single gift entry button on Contact record for donations and one for pledges that might have different fields. 

2 Antworten
0/9000

📣📣 The Spring ‘25 Release is here!

 

Check out the new Nonprofit Cloud resources and offerings that were GA as of February 2025. This release helps organizations continue to maximize impact at scale and continues amazing Nonprofit Cloud innovation.

 

Nonprofit Cloud Innovations:

  • Nonprofit Cloud Marketing Enhancement - Source Code Auto Generation: Promote marketing campaigns and gain insight into what content is generating response using auto-created Source Codes within a campaign (both bulk and one-off); This saves Marketers time and ensures every piece of content in a campaign is tracked correctly.
  • Nonprofit Cloud Fundraising Enhancement - Custom Fields on Gift Entry: Add custom fields to your gift entry flow so that you can capture the unique information your organization needs.
  • Nonprofit Cloud Programs Enhancement - Create Multiple Indicator Results: Reduce data entry with a new streamlined program indicator tracking experience that allows users to select multiple time periods and indicators to track results against.
  • Nonprofit Cloud Grantmaking Enhancement - Batch Assign Review: Simplify and speed up the application review process by assigning multiple applications to your reviewer at once.

Resource Links:

1 Kommentar
0/9000

I am having the same issue posted years ago in this thread: https://trailhead.salesforce.com/pt-BR/trailblazer-community/feed/0D54S00000BuH04SAF

 

 

This just started occurring last week, despite no changes to our gift entry template. The banner at the top of the gift entry form simply says "error", but when scrolling through the form I found that one custom checkbox will show "value not of required type:" and must be checked, then unchecked. The gift will not be added to the batch until ALL custom checkboxes have been interacted with, but at that point the gift can be successfully added and the batch will process correctly. This must be done for every single gift, and our form has 20 potential checkboxes, so the process is very time-consuming. Is there anything that can be done on our end to fix this? Or does this require a fix within NPSP that will get pushed out to users? Is anyone else experiencing this?

5 Antworten
  1. 18. Feb. 2025, 14:31

    We started experiencing this problem yesterday. My understanding from this thread and others like it is that the checkboxes are passing a NULL value instead of false when there's no interaction with them. The fix seems to be to change the checkboxes in gift entry to true/false picklists to pass the proper value. I don't know why it was working and now it's not. 

0/9000

I ran across a bunch of strange errors when running a gift import. Several data import records failed with the following error:

 

Error occurred while processing Donation. Details: The total of the Allocations on this {0} exceeds its Amount. Update the {0} Allocations to make their total equal to the {0} Amount.

 

The strange part is that the allocations on the data import record were totally legit and there's no way there could've been an overallocation. Even more strange is that when I went to process these records by themselves, they went through with no problems at all.

 

I will say that the original batch had some actual errors, so I'm wondering if errors are not being handled well during batch processing and causing other records to fail?

2 Antworten
  1. 24. Feb. 2025, 11:34

    The problem is not specifying % as suggested before. The problem is because multi currency - the currency of the GAU allocation record is not identical to the currency of the GAU record. It's a bug of the NPSP Data Importer.

0/9000