Hello, Now Its working fine. Please update your code.
Revision-info: 2948 [email protected] -- Error in List Grid when Editable is top/bottom and data is filtered. https://bugs.launchpad.net/bugs/675521 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. Status in OpenObject Web Client: Incomplete Bug description: version is : 5.0.15 Method to reproduce a bug : Go to Financial Management --> Reporting --> Entry Lines, Here you will find list of all entries, just filter entries based on "Journal", for example. write "sale" in journal and click Filter. Now edit any of the filterd record, go to Journal column and remove the current data and then try to do a search by clicking on search or pressing F2, It should popup a list of journals but nothing is popping up, when we traced in backend it was ProgrammingError: operator does not exist: integer ~~* unknown LINE 1: ...HERE "name" ilike E'%%'))) AND account_journal.id ilike E'sale' it's not only for this "journal" field but any M2O field which has been used in filtered and then attempted to change, all haveing same issue. Web client revision : 2294 server revision : 2152 Addons revision : 2880 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

