Transactions

The append-only member payment ledger — every debit and credit.

What it is

Transactions is the member payment ledger — a complete record of every debit and credit across the club. It works as an append-only book: entries are added, never rewritten.

Two kinds of records live here side by side. Automatic billing writes flight charges and duty credits, keeping them tied to the activity that produced them. Everything else is entered manually — payments received, adjustments, fees, and credits.

yourclub.aeroclubhq.com/transactions
The append-only member payment ledger with debits and credits

How to use it

  • Enter a manual transaction — record a single payment, fee, or adjustment at /transactions/new.
yourclub.aeroclubhq.com/transactions/new
The form for entering a manual transaction
  • Bulk-enter transactions — at /transactions/bulk the same entry is posted at once to all members who match the given conditions (membership, custom fields, etc.); the number of matching members is shown before posting.
  • Export the ledger — download transactions at /transactions/export (CSV or PDF).