This question has been flagged
2085 Views

I'm trying to pass the active_domain to a wizard.When I use :

self.env.context.get('active_doamin',False) 


This works only when I check "select all check box" but when I select a few items and execute the wizard, I cannot find the active_domain in context, is this a bug or I'm doing it wrong?

Avatar
Discard