Hello Vivek,
We have not implemented this feature in both client Because field in
search view already working like domain.
If we create a field in search view, It fire a search query. So It will create
a domain like domain="[('field','like','value']"
That's why If we put a another domain at field that doesn't make sense..:-)
You can use a search_default for this type of issue or you can pass a context,
then it will works.
So this is not a bug and we can not consider this for implementation.
Currently I am closing this issue, If you provide us proper use case for
it and It show us this is needed then you can reopen this.
Thanks for reporting!
** Changed in: openobject-client-web
Status: New => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/891966
Title:
Domain is not working in the search field.
Status in OpenERP Web Client:
Invalid
Bug description:
I have to m2o fields in the search form :
1)main_id
2)sub_id
and when i apply domain like <field name="sub_id"
domain="[('main_id','=',sub_id)]"/>, it does not works and shows every result
on search , i think it is failing to take the value of the field sub_id !
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/891966/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp