My table setup is the following:
Customers > (1-many) Orders > (1-many) Order details
On the listing of customers, I can see the detail link and count of Orders and click for Orders page/inline to add/edit/view, etc... But within the Orders view, there is no detail link to Order details so I can add multiple details per Orders.