public int Update_SalesOrderState_ConfirmNew(Guid orderID) { return(so.Update_SalesOrderState_ConfirmNew(orderID)); }