2009/8/20 <[email protected]> > I designed a custom screen with many2one relation with Type as 'integer'and > label name as 'Quantity', > i clicked on search and entered integer and clicked on 'OK' button > Now, entered interger viewed on 'Quantity' field, > Again clicked on same search (ie.Quantity field), > error occurring as follows: > > Environment Information : > System : Windows-XP-5.1.2600-SP2 > OS Name : nt > Operating System Release : XP > Operating System Version : 5.1.2600 > Operating System Architecture : 32bit > Operating System Locale : en_US.cp1252 > Python Version : 2.5.2 > OpenERP-Client Version : 5.0.2 > Last revision No. & ID :Bazaar Package not Found !Traceback (most recent > call last): > File "netsvc.pyo", line 240, in dispatch > File "netsvc.pyo", line 73, in __call__ > File "service\web_services.pyo", line 583, in execute > File "osv\osv.pyo", line 59, in wrapper > File "osv\osv.pyo", line 119, in execute > File "osv\osv.pyo", line 111, in execute_cr > File "osv\orm.pyo", line 2837, in name_search > File "osv\orm.pyo", line 2804, in search > File "sql_db.pyo", line 76, in wrapper > File "sql_db.pyo", line 120, in execute > ProgrammingError: operator does not exist: integer ~~* unknown > LINE 1: ... from "plancrop_power" where (plancrop_power.name ilike E'%3... > ^ > HINT: No operator matches the given name and argument type(s). You might > need to add explicit type casts. > > can someone help me to solve this issue, > > Thank you, > > ------------------------ > Regards, > Sudhakar Arige > > > > > -------------------- m2f -------------------- > > -- > http://www.openobject.com/forum/viewtopic.php?p=41425#41425 > > -------------------- m2f -------------------- > > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman2/listinfo/tinyerp-users >
maybe you can show view code for that object -- Cristian Salamea CEO GnuThink Software Labs Software Libre / Open Source (+593-8) 4-36-44-48
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
