Hello Phong,

Would you please check again with latest updated code.
For now I am closing this issue You can reopen this with proper steps.

Thanks.

** Changed in: openobject-server
       Status: Incomplete => 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/696590

Title:
  IndexError: list index out of range

Status in OpenObject Server:
  Invalid

Bug description:
  It generate the following error when trying to use 1 of the osv wizard (which 
was working perfectly before the latest version)

addons/ : 
launchpad_translations_on_behalf_of_openerp-20110102050226-71740ifoogqdko3a 4163
addons-community/ : f...@fran-pc-20101213182241-2fogs8yh5u4ma31q 292
addons-extra/ : [email protected] 5139
client/ : 
launchpad_translations_on_behalf_of_openerp-20110101050037-a37akkwwtjflfxw3 1750
openobject-addons-4066/ : 
launchpad_translations_on_behalf_of_openerp-20110102050226-71740ifoogqdko3a 4163
server/ : 
launchpad_translations_on_behalf_of_openerp-20110102050017-hq4lz27tt321mirx 3201
web/ : 
launchpad_translations_on_behalf_of_openerp-20110101050047-zd7e0aomusazdrjz 4229


Environment Information : 
System : Linux-2.6.32-27-generic-x86_64-with-Ubuntu-10.04-lucid
OS Name : posix
Distributor ID: Ubuntu
Description:    Ubuntu 10.04.1 LTS
Release:        10.04
Codename:       lucid
Operating System Release : 2.6.32-27-generic
Operating System Version : #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010
Operating System Architecture : 64bit
Operating System Locale : vi_VN.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :1750 
launchpad_translations_on_behalf_of_openerp-20110101050037-a37akkwwtjflfxw3
Traceback (most recent call last):
  File "/home/phongnt/Documents/Projects/openerp-trunk/server/bin/netsvc.py", 
line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, 
params)
  File 
"/home/phongnt/Documents/Projects/openerp-trunk/server/bin/service/web_services.py",
 line 598, in dispatch
    res = fn(db, uid, *params)
  File "/home/phongnt/Documents/Projects/openerp-trunk/server/bin/osv/osv.py", 
line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/phongnt/Documents/Projects/openerp-trunk/server/bin/osv/osv.py", 
line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/phongnt/Documents/Projects/openerp-trunk/server/bin/osv/osv.py", 
line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/phongnt/Documents/Projects/openerp-trunk/server/bin/osv/orm.py", 
line 1609, in fields_view_get
    _rec_name = self._columns.keys()[0]
IndexError: list index out of range



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to