pupil_lesson_registration
-
id increments
-
timestamps timestamps
-
status string (16)
-
planned_lesson_id FK integer
-
pupil_id FK integer
-
course_product_id FK integer
-
price decimal
staff_member_lesson_registration
-
id increments
-
timestamps timestamps
-
status string (16)
-
planned_lesson_id FK integer
-
staff_member_id FK integer