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

Masters

Subcontracting masters — 1 entity with its key fields and relationships.

Reference data with an independent lifecycle: created once, referenced many times.

1 entity in Subcontracting.

Subcontracting BOM

Maps a finished good and its manufacturing BOM to the service item purchased from a subcontractor.

Naming: format SB-{####} · 13 fields · 0 inbound refs

Key fields

Field Type Req Label
is_active Check Is Active
finished_good_qty Float yes Finished Good Qty
service_item_qty Float yes Service Item Qty

Relationships

Field Type References Req
finished_good Link Item yes
finished_good_bom Link BOM yes
finished_good_uom Link UOM
service_item Link Item yes
service_item_uom Link UOM yes

Was this page helpful?