On Account Tracking

Hello - Does anyone know if there is a way to pull a report/list of all individuals who gifts came in via On Account before they were then processed by the development team? The On Account Funds In report is not detailed enough. Thank you in advance! 

Parents
  • Former Member
    Former Member $organization

    Hi Ashley, I've added custom criteria that you could use as well. It will give you a list of those people at least.

    Payment Method:
    Detail Table: T_Payment
    Detail Col: !.pmt_method
    Ref Table: TR_payment_method
    Data Type: Number

    Payment Date:
    Detail Table: T_Payment
    Detail Col: !.pmt_dt
    Data Type: Date

Reply
  • Former Member
    Former Member $organization

    Hi Ashley, I've added custom criteria that you could use as well. It will give you a list of those people at least.

    Payment Method:
    Detail Table: T_Payment
    Detail Col: !.pmt_method
    Ref Table: TR_payment_method
    Data Type: Number

    Payment Date:
    Detail Table: T_Payment
    Detail Col: !.pmt_dt
    Data Type: Date

Children
No Data