Hi,
I'm working for the first time with wizard in Odoo.
My goal is to add tree view in my wizard.
So my wizard is created and working, but I can't figured out how to display my selected records in this tree view.
I created a function in my wizard python where I get these ids but I don't know how to call it when the wizards opens in order to use them.
Can someone help me ?
Thanks.