brotherton-erpnext/erpnext/docs/user/manual/en/education/setup/room.md
Manas Solanki 966f141f62 Rename schools to Education (#11524)
* renaming for the docs, demo data and patch

* changes in the doctypes and reports

* rename the config file

* Few name changes in messages and license

* rename the school settings to education settings

* changes in the documentation

* added the setup file for the fixtures

* corrected the ui tests file path

* fix the codacy

* add the patch for renaming few doctypes and fields

* changes in the patch
2017-11-23 15:22:10 +05:30

1.0 KiB

Room

A classroom is a space (room or lab) where you want to schedule courses or examinations. A room in an educational institute can be a Class room, a laboratory or a Examination hall.

The Room doctype allows you to record the room number and the seating capacity for a classroom. Once a room is created Course schedule link is provided in the Room doctype to view or add the course schedule for the classroom.

Room

The course schedule validate the availability of the Room number and an alert message is shown if there is an overlap for the Room number for a given time slot.

Room

The Room number is further linked to the Assesment plan. It validates the availability of examination room for the assessment to be held for a given date and time.

Room

{next}