I’m looking forward to achieve something like in the image attached.
I was thinking of using tree component and the hierarchical structures available in cuba platform.
Each child account should display it’s balance, also the parents accounts should sum the total of each child.
any suggestions for a best practice approach for this?
I was looking for an example but still haven’t seen any.
I’ve attached also the data model design.