Enrol a new student mid-term
import { Steps, Aside } from ‘@astrojs/starlight/components’;
For Directors (registration) and bursars (first payments). New students join mid-term often. Two rules keep the books right:
- A joiner is only billed from when they joined — no arrears from old terms.
- One-off charges (uniform, annual development fee) are recorded as payments, not as term fee items — a fee item would bill everyone in scope.
Part A — Register the student (Director)
Section titled “Part A — Register the student (Director)”- Open Students and choose Add Student.
- Fill in name, class (required — billing comes from the class’s fee items), and parent phone. Typing the full number links an existing parent automatically.
- Save, then open the student → Portal → issue the access slip (portal ID + PIN).
Part B — Take the first payments (bursar)
Section titled “Part B — Take the first payments (bursar)”- Open Finance → Fees, search the student, and confirm the header shows the current term.
- Uniform (one-off): enter the amount, pick the method, set Fee type → Uniform, save, print the receipt.
- Development fee (annual): record another payment, set Fee type → Other, note “Development fee (annual)”, save.
Both payments reduce the balance at once, appear as credits on the parent’s portal statement, and land on Reports → Financial Summary under their fee types.