Do we have an example of how to manage a one-to-many model? Example: an invoice with multiple rows. When I create or update an invoice the rows are saved or modified or deleted at the same time.
Do we have an example of how to manage a one-to-many model?
Example: an invoice with multiple rows. When I create or update an invoice the rows are saved or modified or deleted at the same time.