Hi,
I want to create a custom tree view (list view) of sale.order that displays ONLY the last 5 sales.
I've tried using 5 but that limits the number of records per page, meaning users can still go to the next pages and see the whole data.
I believe I should be using "domain" to do that, but I don't know how.
Can anyone help?
Thanks in advance!



