Skip to main content

Transaction Types

Every financial entry on a family account is recorded as a transaction with a specific type. Transactions include a date, description, credit or debit amount, and a running balance.

Transaction Type Reference

TypeCodeDirectionDescriptionCreated By
Event Commissionevent_commissionCreditEarnings credited to a family account after an event settlement is applied. Represents the family's share of concession stand revenue after fund deductions.System (via settlement)
Commission Bonuscommission_bonusCreditAn additional bonus amount credited to a family, typically for exceptional performance or special event incentives.Admin or Treasurer (manual)
Scholarship Paymentscholarship_paymentDebitFunds withdrawn from a family account to pay for a child's activity-related expense (tuition, equipment, registration fees). Created when a scholarship request reaches "Paid" status.System (via scholarship approval)
ReimbursementreimbursementCreditFunds returned to a family account, for example when a scholarship payment is reversed or an overpayment is corrected.Admin or Treasurer (manual)
Fund Deductionfund_deductionDebitA deduction taken from a family's event earnings and routed to an organization fund (General Fund, Board Fund, etc.). Automatically calculated during settlement.System (via settlement)
Membership Feemembership_feeDebitA fee charged to the family account for organization membership or seasonal enrollment.Admin or Treasurer (manual)
Season Rolloverseason_rolloverCredit or DebitAn adjustment applied when transitioning between seasons. May carry forward a balance or zero out remaining funds per organization policy.Admin (manual)
Equipment / Suppliesequipment_suppliesDebitA charge for equipment, uniforms, or supplies provided to the family.Admin or Treasurer (manual)

How Transactions Affect Balances

  • Credits increase the family account balance. They appear in the credit column.
  • Debits decrease the family account balance. They appear in the debit column.
  • Each transaction records a running balance that reflects the cumulative account total after that entry.

Automatic vs. Manual Transactions

Creation MethodTransaction Types
Automatic (system-generated)Event Commission, Fund Deduction, Scholarship Payment
Manual (created by Admin or Treasurer)Commission Bonus, Reimbursement, Membership Fee, Season Rollover, Equipment / Supplies

Manual transactions require the family_account.manually_add_edit_transactions permission.

Financial Precision

All monetary values in StandShare use exact decimal arithmetic with up to 12 digits of precision and 2 decimal places. Floating-point numbers are never used for financial calculations.

Next Steps