openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #09222
[Bug 960071] Re: 6.1 Traceback creating a new location
Hello Ana Juaristi Olalde,
I have checked with latest updated code of 6.1 and it's working fine at
my end. So would you please try one's again and informed us still you
have faced the same problem ?
Thanks and waiting for your reply.
** Changed in: openobject-addons
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/960071
Title:
6.1 Traceback creating a new location
Status in OpenERP Addons (modules):
Incomplete
Bug description:
6.1 environment downloaded today, Trying to create e new location type
view, with parent = phisical location, I obtain this error:
Environment Information :
System : Linux-2.6.35-32-generic-i686-with-Ubuntu-10.10-maverick
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 10.10
Release: 10.10
Codename: maverick
Operating System Release : 2.6.35-32-generic
Operating System Version : #66-Ubuntu SMP Mon Feb 13 21:04:12 UTC 2012
Operating System Architecture : 32bit
Operating System Locale : es_ES.UTF8
Python Version : 2.6.6
OpenERP-Client Version : 6.1beta
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/service/netrpc_server.py", line 64, in run
result = netsvc.dispatch_rpc(msg[0], msg[1], msg[2:])
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/netsvc.py", line 360, in dispatch_rpc
result = ExportService.getService(service_name).dispatch(method, params)
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/service/web_services.py", line 572, in dispatch
res = fn(db, uid, *params)
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/osv/osv.py", line 121, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/osv/osv.py", line 164, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/ajuaristi/Openerp/bzr_set_6.1/server/openerp/osv/orm.py", line 4001, in write
position = parent_pright + 1
TypeError: unsupported operand type(s) for +: 'NoneType' and 'int'
Thank you:
Ana
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/960071/+subscriptions
References