Updated rest controller to include related model when using POST
What we did
- Sam added few lines of codes to include the related models and its entities when saving the supplier records.
Implications
- Editing a supplier creates another record for supplier_contact table.