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

Child tables

Quality Management child tables — 8 entities with their key fields and relationships.

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

8 entities in Quality Management.

Quality Action Resolution

Stores resolutions for a Quality Action.

Naming: child row (hash) · 5 fields · 1 inbound ref · Parent(s): Quality Action.resolutions

Key fields

Field Type Req Label
status Select Status
completion_by Date Completion By

Relationships

Field Type References Req
responsible Link User (fw)

Quality Feedback Parameter

Stores parameters for a Quality Feedback.

Naming: child row (hash) · 5 fields · 1 inbound ref · Parent(s): Quality Feedback.parameters

Key fields

Field Type Req Label
parameter Data Parameter
rating Select yes Rating

Relationships

No outgoing relationships.

Quality Feedback Template Parameter

Stores parameters for a Quality Feedback Template.

Naming: child row (hash) · 1 fields · 1 inbound ref · Parent(s): Quality Feedback Template.parameters

Key fields

Field Type Req Label
parameter Data Parameter

Relationships

No outgoing relationships.

Quality Goal Objective

Stores objectives for a Quality Goal.

Naming: child row (hash) · 4 fields · 1 inbound ref · Parent(s): Quality Goal.objectives

Key fields

Field Type Req Label
objective Text yes Objective
target Data Target

Relationships

Field Type References Req
uom Link UOM

Quality Meeting Agenda

Lists topics planned for discussion in a Quality Meeting; Quality Meeting Minutes records the resulting discussion and actions.

Naming: child row (hash) · 1 fields · 1 inbound ref · Parent(s): Quality Meeting.agenda

Relationships

No outgoing relationships.

Quality Meeting Minutes

Records discussion notes and actions from a Quality Meeting, distinct from the meeting’s planned agenda.

Naming: child row (hash) · 5 fields · 1 inbound ref · Parent(s): Quality Meeting.minutes

Key fields

Field Type Req Label
document_type Select yes Document Type

Relationships

Field Type References Req
document_name Dynamic Link resolved via document_type

Quality Procedure Process

Stores processes for a Quality Procedure.

Naming: child row (hash) · 2 fields · 1 inbound ref · Parent(s): Quality Procedure.processes

Relationships

Field Type References Req
procedure Link Quality Procedure

Quality Review Objective

Records the result, score, and status of one Quality Goal objective in a Quality Review.

Naming: child row (hash) · 7 fields · 1 inbound ref · Parent(s): Quality Review.reviews

Key fields

Field Type Req Label
objective Text Objective
target Data Target
status Select Status

Relationships

Field Type References Req
uom Link UOM

Was this page helpful?