Docs Menu

Docs

How To Manage Transport Vehicles

Create, inspect, update, and remove transport vehicles from the vehicle administration workspace.

Search docs

Search by workflow, module name, or operational keyword.

Documentation search is ready.

Last updated: March 22, 2026

This guide explains how to use Transport Vehicles to maintain the vehicle records that later support route assignment and student transport planning.

Short summary

The Transport Vehicles page is a searchable vehicle catalog that opens a detail drawer for create, view, edit, and delete actions.

Best for

Transport managers and school operations staff responsible for vehicle inventory, driver details, and seating capacity records.

Requires

Access to Transport -> Transport Vehicles and permission to manage vehicle records.

Result

Vehicle identity, capacity, driver data, and registration details remain ready for route assignment and transport reporting.

Before you start

  • Confirm the vehicle number format your team will follow.
  • Prepare registration, chassis, seating, and driver information before creating records.
  • Decide whether a vehicle photo is worth uploading for easier visual review.

Transport -> Transport Vehicles

Step 1: Open Transport Vehicles

In the sidebar, open Transport and choose Transport Vehicles.

Step 2: Search the current vehicle inventory

Use the page search box before adding a new vehicle so you do not create duplicates for the same bus or van.

The vehicle cards expose the key summary details directly in the listing:

  • vehicle number
  • vehicle model
  • registration number
  • seating capacity
  • driver name when available

Step 3: Create or edit a vehicle record

The vehicle drawer currently supports these fields:

  • Vehicle No
  • Vehicle Model
  • Registration Number
  • Chasis Number
  • Max Seating Capacity
  • Manufacture Year
  • Driver Name
  • Driver Licence
  • Driver Contact
  • Note
  • Vehicle Photo

The main validation focus is on the required identity and capacity fields, so keep those complete before saving.

Step 4: Review cards and row-level actions

Each vehicle card supports the normal maintenance actions:

  • View
  • Edit
  • Delete

Use the card summary to catch obvious problems before opening the drawer, especially:

  • duplicated vehicle numbers
  • wrong seating capacity
  • outdated driver assignment

Step 5: Recheck route usage after save

After saving a vehicle, move to Assign Vehicles if needed and confirm the vehicle can be selected for route allocation.

This matters because vehicle records are not isolated setup data. They feed route assignment, transport reports, and later student assignment context.

Important note

Important: in the current local Smart School environment, the Transport Vehicles screen can fail before rendering because the vehicle detail drawer watcher throws on first load. The vehicle fields and actions documented here were verified from the Smart School source code and the related route-assignment transport screens that still render correctly.

Verify the result

  • the vehicle number is unique and readable
  • registration and chassis information are complete
  • seating capacity is accurate
  • the driver information is current when a driver is assigned
  • the vehicle becomes available to the route-assignment workflow

Troubleshooting

IssueLikely causeWhat to do
Save does not workOne of the required identity fields is emptyComplete vehicle number, model, registration, chassis, and seating fields
Duplicate vehicle records appearSearch was skipped before creationSearch by vehicle number first, then merge or rename duplicated records
Route assignment cannot use the vehicleThe vehicle record did not save correctly or the page was not refreshedReopen the vehicle record and then recheck Assign Vehicles
The page does not render locallyThe current UI build hits a vehicle-drawer runtime errorUse the related transport assignment screens for cross-checking and record the blocker for the local UI fix

Related docs