Drawio | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
There must be a Contact that is directly linked to the account (Account is NOT OphanedOrphaned) for the receipt to be created.
If the contact has been linked to the Account after the gift was created, there will be no contact on the receipt itself as the Signator has not been selected during batch creation.Unless user manually updated the transaction with the Signator.For household, when contact is linked to the household account after the gift has been created (although this should not happen in theory because gift should be created when the Account has a direct link contact so that the GRC records can be created), receipt can only be created when a direct contact has been linked to the household account. Once the receipt is created, it picks up the one contact directly linked to the account as the contact on receipt if there is just one directly linked contact. If there were two contacts, it will create the receipt without a contact. (It has to be contact directly linked to account. Just setting the contact as primary will not generate a receipt)
Gift Date is not in the future
Transaction has not already been receipted
Transaction’s Do Not Receipt is not ticked
...
Gift Date is not in the future
Transaction has not already been receipted
Transaction’s Do Not Receipt is not ticked
Test Scenario | Contact is selected on the receipt | Transaction Signator |
---|---|---|
Organization Account no direct linked contacts Gift created directly link a contact (do not mark as primary) | ||
Organization Account no direct linked contacts Gift created directly link 2 contacts (do not mark as primay) | ||
Organization Account no direct linked contacts Gift created directly link 2 contacts (mark one a primary) | primary contact | |
Household Account (assume always created with direct contact) no primary contact selected on account Gift Created | signator | forced to select in batch creation |
Household Account (assume always created with direct contact) multiple contacts set as primary and secondary Gift Created - signator is secondary contact | signator (secondary) | forced to select in batch creation |
AQ Receipting Utility - Generating Receipt Records
Note |
---|
when you have loading the utility, and something has changed (i.e. new transactions created or update happen), any changes would not reflect in the utility, you have to refresh the utility page to see the changes. |
Expand | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
Receipt Records are generated from AQ Receipting Utility, here’s an excerpt from AQ zendesk: Receipting Lightning Web ComponentTo access the Receipting Lightning Web Component, go to the App Launcher and select Receipting (you may need to create at tab - please see Configuration - Receipting Receipts can be generated for a date range, by batch or individually by gift number. Annual Receipts and Receipts Needing Approval are excluded by default, but can be added to the group to be receipted by checking the boxes.
Once receipt rows have been created and receipts generated, you can view the receipt information on the Account. Information on the receipt is on the gift record and the check boxes can be updated if needed after gift entry. The receipt count cannot be updated manually. It will increment based on the number of times the receipt is issued or voided. The electronic file will be attached to the Receipt row when issued.
|
...
Merge Document | Jarvis / Apsona | ||||||
---|---|---|---|---|---|---|---|
Date | «ReceiptDate» | ||||||
Heading | «IF CareOf»«AccountName» «ELSE IF AccrecordType !="Household"» «AccountName»«ENDIF» «IF CareOf»Care Of: «CareOf» «ELSE IF Deceased»Sir/Madam «ELSE IF LegalCreditCheckLess100Greater0» «IF PSalutation»«PSalutation»«ENDIF» «PFirstName» «PLastName»«IF PSuffix»«PSuffix»«ENDIF» and «IFSSalutation»«SSalutation»«ENDIF» «SFirstName» «SLastName»«IF SSuffix» «SSuffix»«ENDIF» «ELSE IF LegalCreditCheck100» «IF LegalCreditSalutation»«LegalCreditSalutation»«ENDIF» «LegalCreditFirstName» «LegalCreditLastName» «IF LegalCreditSuffix» «LegalCreditSuffix»«ENDIF»«ENDIF» «IF MailingLine1»«MailingLine1»«ENDIF» «IF MailingLine2»«MailingLine2»«ENDIF» «IF MailingLine3»«MailingLine3»«ENDIF» «IF City»«City»«ENDIF» «State» «PostCode» «Country» | "CareOf":"Receipt____AQB__AccountId__c___USYD_Receipting_Care_of__c" "AccrecordType":"Account____RecordTypeId" "AccountName":"Receipt____AQB__AccountId__c___Name" "Deceased":"Receipt____AQB__ContactId__c___AQB__Deceased__c" "LegalCreditCheckLess100Greater0":"Calculated_Steps____>0<100" | |||||
Salutation | «SalutationJava» |
| |||||
Body | |||||||
Date | «IF Pledge»«LastPaymentDate»«ELSE»«GiftDate»«ENDIF» | Receipt__value__USYD_Gift_Date__c Receipt__value__AQB__GiftDate__c | |||||
Received from | «GiftRecognitionCredit» | Gift/Pledge Number.GRC roll-up Flow: Gift Pledge Update - V6 Trigger: Gift/Pledge Created or Edited If GRC exist: concatenate contacts’: Contact.Receipt Name or Contact.FirstName Contact.LastName else: Account.Account Name Gift Pledge Update - V6 | |||||
Amount | «GiftAmount» | Receipt____AQB__Amount__c | |||||
Receipt | «ReceiptNum» | Receipt____Name | |||||
«COADesignation» | Receipt____USYD_Transaction_COA_Acc_Num_Roll_Up__c |
...