First of all I'm sorry if the title is ambiguous or confusing but I will make sure to elaborate and give as much details I can. So I made this html view:
In this view should also the task to appear. The "Destroy The Matrix" should be the task name and Neo should be the employee name(lets leave 'Tomorrow' out of this for a sec). Like this record, I have another record to be shown in this view(max should be 5).
This view is located at model named "hotel.dashbaord" while the records of tasks are shown at "hotel.employeetasks".
The problem at this moment is that I don't know or I'm not so sure how to display 5 records in this view stacked with each other. Just for the sake of visual representation I will include (an ugly) HTML I made for this:
Can someone might give some pointer on how do I do it? If you need more details, I will gladly provide. Thank You!
So, to simplify things I want to replicate this into Odoo: