Please enable JavaScript.
Coggle requires JavaScript to display documents.
master_panelities, teacher_payment, Teacher_panelities - Coggle Diagram
master_panelities
id
type (like no show, late join etc)
charges
allowed
created_at
country_id
updated_by
updated_at
teacher_payment
id
teacher_id (fk teachers table)
date
country_id (fk master_countries)
no_of_demo
no_of_paid_classes
teacher_price_history_id (fk price history table)
total_earning
updated_by
created_at
updated_at
panelty_id
panelty_amount
Teacher_panelities
id
teacher_id
session_id
penalty_type_id
created_at
updated_at
updated_by
date