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

Child tables

Utilities 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 Utilities.

Portal User

Grants a framework User portal access on behalf of a Customer or Supplier.

Naming: child row (hash) · 1 fields · 2 inbound refs · Parent(s): Customer.portal_users, Supplier.portal_users

Relationships

Field Type References Req
user Link User (fw) yes

Was this page helpful?