Hi Experts,
I have an issue in which i need to access root object from other model root object
there are in relation with association type.
By using get_related_entity() , i am able to access aggregation object but not association object.
For example: Suppose i am in onerorder model , but want to other model root object
which is association relation with it.
Is get_related_entity() method will help me?
Regards
Alok