Hi,
I want to create an account summary entity, that will auto populated account related entity data. E.g.
I want to display the total order values from the Order Product entity, total booking from the quote product entity, total number of contacts from the contact entity in a single row against each account.
Shall I develop it using OData or shall I develop a new plugin?? Any help how to achieve this