By gbrown on
9/8/2009 10:47 PM
A parent / child solution is when you have a one-to-many
relationship. Say you want to have an event management solution that includes
registrations for those events. Each event could have many registrations. Or
maybe clients and invoices – each client could have many invoices. This tutorial will explain how to answer this issue in Xmod.