mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
committed by
Pedro M. Baeza
parent
338cef5c75
commit
ebd3d0a3f4
@@ -190,7 +190,8 @@ openerp.web_advanced_search_x2x = function(instance)
|
||||
});
|
||||
popup.select_element(
|
||||
this.field.relation, {}, this.field.domain,
|
||||
this.field.context);
|
||||
new instance.web.CompoundContext(
|
||||
instance.session.user_context, this.field.context));
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user