@@ -1264,7 +1264,7 @@
[ret setValue:[NSNumber numberWithInt:result] forKey:@"result"];
//insert into offline_order(so_id,status,contact_id,sales_rep,create_by,customer_contact) select 'OFFLINE'||hex(randomblob(16)),-1,contact_id,sales_rep,company_name from offline_contact where contact_id='99FURO0002'
-
+ //soId
return [RAUtils dict2data:ret];
}