Usergroup on Admin Order View / Order Manage

Hello,



at the moment we are testing cs-cart and so we have a question about a modification.



we want to add an additional field on admin order manage “verification status”, for example:



(on orders.manage new column)

if $usergroup_id == ‘6’ need tel-verification

elseif $usergroup_id == ‘7’ verification ok



and on Order Details (Admin backend) we need the informationen about usergroup / usergroup name for this customer



(on orders.details&order_id=X)

display usergroup / usergroup names



can anyone help us?



Thank you