Employees
Add staff who will log in (teachers, accountant, receptionist, etc.).
Who else: school_admin full CRUD. Principal / VP often view-only on employee lists.
List employees
Route: /portal/teachers (sidebar: Employees)
- Open Employees.
- Filter by type / status if needed.
- Open a row to view or edit profile.
Add employee
Route: /portal/teachers/add
- Click Add employee (or equivalent).
- Personal — name, DOB, gender, phone, email, photo.
- Professional — employee type, designation, joining date, role for login (e.g. teacher, accountant).
- Address — current address fields.
- Documents — ID proofs / certificates as required by your school.
- Submit Create. Note the login credentials if the UI shows them (or reset later from Manage Users).
After create
- Ensure the user can sign in with the assigned role.
- For teachers: assign class teacher / subjects under Admin Settings → Classes and class-subjects.
- For accountants: confirm they see Fees menus but not Approvals.
Related settings
- Employee types:
/portal/admin/emp-types - Portal users:
/portal/admin/users