← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 662434] Re: Latest Updates - ProgrammingError: column ir_act_window.multi does not exist

 

reverted server revision from 2899 back to 2861 and the issue does not
occur.

-- 
Latest Updates - ProgrammingError: column ir_act_window.multi does not exist
https://bugs.launchpad.net/bugs/662434
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Server: New

Bug description:
I've experienced the following on trying to access openerp after latest updates on 2 physically seperate servers, linux and windows GTK clients, and web clients.  This occurs before the login screen on web-client and after login screen on GTK

Both servers are python 2.5.2

Environment Information : 
System : Windows-XP-5.1.2600-SP3
OS Name : nt
Operating System Release : XP
Operating System Version : 5.1.2600
Operating System Architecture : 32bit
Operating System Locale : en_NZ.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0dev
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/home/openerp/production/openerp-server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/openerp/production/openerp-server/bin/service/web_services.py", line 586, in dispatch
    res = fn(db, uid, *params)
  File "/home/openerp/production/openerp-server/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/openerp/production/openerp-server/bin/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/openerp/production/openerp-server/bin/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/openerp/production/openerp-server/bin/osv/orm.py", line 2961, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/home/openerp/production/openerp-server/bin/osv/orm.py", line 3039, in _read_flat
    cr.execute(query, (tuple(sub_ids),))
  File "/home/openerp/production/openerp-server/bin/sql_db.py", line 75, in wrapper
    return f(self, *args, **kwargs)
  File "/home/openerp/production/openerp-server/bin/sql_db.py", line 122, in execute
    res = self._obj.execute(query, params)
ProgrammingError: column ir_act_window.multi does not exist
LINE 1: ...efresh,ir_act_window.view_mode,ir_act_window.name,ir_act_win...





References