Hello senthilnathang,
It would sound better if you specify reason why you performed change in
'state' of this thread?
I hope you are aware about the meaning of each state.
Thanks.
** Changed in: openobject-server/5.0
Status: Fix Committed => Fix Released
--
Regression: many2one search operator 'in'
https://bugs.launchpad.net/bugs/651999
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Server: Fix Released
Status in OpenObject Server 5.0 series: Fix Released
Status in OpenObject Server trunk series: Fix Released
Bug description:
Performing a search an a many2one field with operator 'in' and an empty list
returns all record.
Example:
self.pool.get('account.move.line').search(cr, uid, [('move_id','in',[])])
=> returns all account.move.line
=> it MUST return a empty list
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp