Hello Everyone,
How to get the active_id and pass to return action from js code in odoo v10?
I've tried this.id, which gives null value.
My main goal is that i want to use the active id on the action which is being called through js code.
that action is opening wizard and in the default method of that wizard i want to use active id which is passed on context. but context gave None value. please help if you have any idea.
Best,
Prince.