Hi!

I've set a domain on a field for a wizard. But, I would like to remove/reset 
this domain if a user is doing a search.

Here's my field:


_time_entry_fields['project_task'] = {'string': 
'Task','type': 'many2one','relation': 'project.task', 'domain': 
[('id','in', (4,5,6,7))]}


If the user is doing a search for a task (object: project.task), I would like 
the user to be able to search on all the tasks without restrictions.

Is there a way of doing this with the latest stable release (4.2.3.4)?

Any help would be appreciated

Thanks!




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=28607#28607

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to