update t_order set status_backend = 'RECEIVE', status = 'RECEIVE' where status_backend = 'SEND' and partner_id is not null