Skip to content
ERPNext Data Model
Esc
navigateopen⌘Jpreview
On this page

Child tables

Communication child tables — 1 entity with its key fields and relationships.

Row sets owned by exactly one parent document. They have no independent existence — deleting the parent deletes the rows.

1 entity in Communication.

Communication Medium Timeslot

Defines an availability window and assigned Users for a Communication Medium.

Naming: child row (hash) · 4 fields · 1 inbound ref · Parent(s): Communication Medium.timeslots

Key fields

Field Type Req Label
day_of_week Select yes Day of Week
from_time Time yes From Time
to_time Time yes To Time

Relationships

Field Type References Req
employee_group Link Employee Group yes

Was this page helpful?