Hi, Please find the attached patch.
Regards, Parthiv ** Patch added: "patch_5.patch" https://bugs.launchpad.net/openobject-client-web/+bug/675521/+attachment/1759356/+files/patch_5.patch -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/675521 Title: Error in List Grid when Editable is top/bottom and data is filtered. Status in OpenObject Web Client: Confirmed 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

