You have been subscribed to a public bug:

On gantt view Tasks, I tried to drag the task line to extend the end
date of the task I got the following traceback:

Server Traceback (most recent call last):
  File 
"/home/uco/workspace/branches/rdtools/web/trunk/addons/web/common/openerplib/main.py",
 line 257, in send
    result = openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/netsvc.py", 
line 325, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File 
"/home/uco/workspace/branches/rdtools/server/trunk/openerp/service/web_services.py",
 line 580, in dispatch
    res = fn(db, uid, *params)
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/osv/osv.py", 
line 120, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/osv/osv.py", 
line 172, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/osv/osv.py", 
line 163, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/osv/orm.py", 
line 3781, in write
    'where id IN %s', upd1 + [sub_ids])
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/sql_db.py", 
line 153, in wrapper
    return f(self, *args, **kwargs)
  File "/home/uco/workspace/branches/rdtools/server/trunk/openerp/sql_db.py", 
line 215, in execute
    res = self._obj.execute(query, params)
TransactionRollbackError: could not serialize access due to concurrent update

** Affects: openobject-server
     Importance: Undecided
         Status: Incomplete

-- 
Tasks: gantt view error
https://bugs.launchpad.net/bugs/888425
You received this bug notification because you are a member of OpenERP Indian 
Team, which is subscribed to OpenERP Server.

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

Reply via email to