Hi
After update to 7.4 > 7.5 > 7.5.1
i have error when edit/delete calls
Fri Jan 29 20:47:00 2016 [16166][1][FATAL] Error updating table: calls: Query Failed: UPDATE calls
SET `name`='Leads authentication',`date_modified`='2016-01-29 17:47:00',`modified_user_id`='1',`created_by`='887f5d66-6bd0-38f9-cfad-558a4b71d0bc',`description`='Пропущен звонок - оставлял и заявку и звонил с авито',`assigned_user_id`='887f5d66-6bd0-38f9-cfad-558a4b71d0bc',`duration_hours`=0,`duration_minutes`=15,`date_start`='2016-02-01 08:15:00',`date_end`='2016-02-01 08:30:00',`parent_type`='Leads',`status`='Planned',`direction`='Outbound',`parent_id`='386a00d5-7de1-35db-3064-568f60fb89b1',`reminder_time`=300,`email_reminder_time`=-1,`email_reminder_sent`=0,`outlook_id`=NULL,`repeat_type`=NULL,`repeat_interval`=1,`repeat_dow`=NULL,`repeat_until`=NULL,`repeat_count`=NULL,`repeat_parent_id`='',`recurring_source`=NULL,``=NULL,``=NULL,``=NULL,``=NULL
WHERE calls.id = 'b85401ce-c4e8-ab4e-0cfc-568f60a3ad12' AND deleted=0: MySQL error 1054: Unknown column '' in 'field list'
Fri Jan 29 20:47:44 2016 [16189][1][FATAL] Error updating table: calls: Query Failed: UPDATE calls
SET `name`='Leads authentication',`date_modified`='2016-01-29 17:47:44',`modified_user_id`='1',`created_by`='887f5d66-6bd0-38f9-cfad-558a4b71d0bc',`description`=NULL,`assigned_user_id`='887f5d66-6bd0-38f9-cfad-558a4b71d0bc',`duration_hours`=0,`duration_minutes`=15,`date_start`='2016-02-01 08:15:00',`date_end`='2016-02-01 08:30:00',`parent_type`='Leads',`status`='Planned',`direction`='Outbound',`parent_id`='386a00d5-7de1-35db-3064-568f60fb89b1',`reminder_time`=300,`email_reminder_time`=-1,`email_reminder_sent`=0,`outlook_id`=NULL,`repeat_type`=NULL,`repeat_interval`=1,`repeat_dow`=NULL,`repeat_until`=NULL,`repeat_count`=NULL,`repeat_parent_id`='',`recurring_source`=NULL,``=NULL,``=NULL,``=NULL,``=NULL
WHERE calls.id = 'b85401ce-c4e8-ab4e-0cfc-568f60a3ad12' AND deleted=0: MySQL error 1054: Unknown column '' in 'field list'
What can do for resolve this problem?