• Custom Entity - Parent/Child - Relational database

    Hello, I have two custom entities, Serial and Inspection. The serial entity is a serialized product, and has columns like model number, description, work order, etc. The inspection entity would be a child of the Serial (i think?). When the quality…