6.0: CRM on scheduling new call from a call

Bug #603296 reported by Ana Juaristi Olalde
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

Hi:

I created a new call. Save and push the button schedule a new call. I obtain this error:

Environment Information :
System : Linux-2.6.24-24-generic-i686-with-debian-lenny-sid
OS Name : posix
Operating System Release : 2.6.24-24-generic
Operating System Version : #1 SMP Fri Sep 18 16:49:39 UTC 2009
Operating System Architecture : 32bit
Operating System Locale : NOT SET
Python Version : 2.5.2
OpenERP-Client Version : 6.0dev
Last revision No. & ID :1364 <email address hidden>
Traceback (most recent call last):
  File "/home/openerp/openobject-server/bin/netsvc.py", line 394, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/openerp/openobject-server/bin/service/web_services.py", line 588, in dispatch
    res = fn(db, uid, *params)
  File "/home/openerp/openobject-server/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/openerp/openobject-server/bin/osv/osv.py", line 133, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/openerp/openobject-server/bin/osv/osv.py", line 123, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/openerp/openobject-server/bin/addons/crm/wizard/crm_phonecall_to_phonecall.py", line 86, in action_apply
    phonecall_id = phonecall_obj.create(cr, uid, values, context=context)
  File "/home/openerp/openobject-server/bin/osv/orm.py", line 3526, in create
    cr.execute('insert into "'+self._table+'" (id'+upd0+") values ("+str(id_new)+upd1+')', tuple(upd2))
  File "/home/openerp/openobject-server/bin/sql_db.py", line 74, in wrapper
    return f(self, *args, **kwargs)
  File "/home/openerp/openobject-server/bin/sql_db.py", line 119, in execute
    res = self._obj.execute(query, params)
DataError: invalid input syntax for integer: "active_id"
LINE 1: ...ULL,NULL,E'True',NULL,E'2010-07-08 18:53:14',NULL,E'active_i...
                                                             ^
Thanks

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Working on a latest code, I don't happen to face this problem.

Re-open if it still can appear anyhow.
Thanks.

Changed in openobject-addons:
milestone: none → 6.0
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.