I'm trying to achieve something like this:
TransportOrder has many LoadingPlaces as loadings
TransportOrder has many LoadingPlaces as unloadings
I can not create two separate models UnloadingPlaces and LoadingPlaces because later I want to search trough LoadingPlaces for TransportOrders.