c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15163
[Bug 713472] Re: Problem click module list
Hello,
You have specified the client as OpenERP-Client Version : 6.0.0-rc1-1
in your bug specification.
As we have released our stable 6.0 version, It may not be compatible
with the latest code of other branches.
Would you please check the issue again with the latest stable 6.0 client
for windows system. As I have checked the issue in it and everything
works fine at my end.
Hope you will agree with these and I am closing this bug for now.
Thanks.
** Changed in: openobject-server
Status: New => Invalid
--
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/713472
Title:
Problem click module list
Status in OpenERP Server:
Invalid
Bug description:
If i go to Administrator Modules list I've got the error below, if I choose to update module list, when the process is terminate I can access to module list with the button in the wizard, the only way to access to the module list.
Installation: Ubuntu 10.4 desktop, openerp V.6.0, client, see below (Note: in web clent works, If it's a GTK problem please redirect my bug :-) )
thanks
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 : it_IT.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/home/administrator/Launchpad/openerp/server/bin/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/administrator/Launchpad/openerp/server/bin/service/web_services.py", line 599, in dispatch
res = fn(db, uid, *params)
File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/administrator/Launchpad/openerp/server/bin/osv/orm.py", line 1554, in fields_view_get
cr.execute(query, params)
File "/home/administrator/Launchpad/openerp/server/bin/sql_db.py", line 78, in wrapper
return f(self, *args, **kwargs)
File "/home/administrator/Launchpad/openerp/server/bin/sql_db.py", line 131, in execute
res = self._obj.execute(query, params)
ProgrammingError: operator does not exist: integer = record
RIGA 1: ...,id,type,inherit_id,model FROM ir_ui_view WHERE id=(101, E'i...
^
HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
References