Dear Odoo developers,
I used code as hereby: self._context.get('active_ids'), self.env.context.get('active_ids'), self._context.get('active_ids',[]), self.env.context.get('active_ids',[]) in order to get the active_ids from tree view, but I cannot get the result as I expected.
Kindly let me know to get these "active_ids".
Thank you in advance!
Best regards,
Sroeurn Suon