{if $smarty.const.SESS_LOGGED == false} {$block->display('account:user_login')} {else} {assign var=meth value=':'|explode:$VAR._page} {if $SESS_LOGGED == '1'} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/user_view_pre.tpl'}
{osb f=tt}
{if $record.account_billing_id > 0} {/if}
{osb f=tf field=date_orig} {osb f=tf field=date_last} {osb f=tf field=invoice_id}
{$list->date($record.date_orig)} {$list->date($record.date_last)} {$record.invoice_id}
{osb f=tf field=active} {osb f=tf field=sku} {osb f=tf field=type}
{$list->bool('',$record.print_status)} {if $record.product_id}{$record.sku}{else}{$record.sku}{/if} {t}{$record.type}{/t}
{osb f=tf field=price} {osb f=tf field=price_type} {osb f=tf field=taxable}
{$list->format_currency_num($record.price,'')} {$list->menu_staticlist('pricetype','','',$record.price_type,'','')} {$list->bool('',$record.taxable)}
{osb f=tf field=account_billing_id} {t}View{/t}  
{if $record.active == 1} {if $record.recur_modify == 1 && $record.suspend_billing != 1}

{t}Modify Service{/t}
{t}This service can be modified by selecting another product from our offering. This will allow you to effectively upgrade or downgrade your current service.{/t}
{t}Click here :{/t} {t}Select another product{/t}.
{/if} {if $record.date_next_invoice > 0 && $record.suspend_billing == 1 }

{t}title_suspended_billing{/t}
{t}suspended_billing_explain{/t} {$list->date($record.date_next_invoice)} {t}reactivate{/t}
{elseif $record.date_next_invoice > 0 && $record.suspend_billing != 1 }

{t}Recurring Details{/t}
{osb f=tf field=date_last_invoice} {osb f=tf field=date_next_invoice}
{$list->date($record.date_last_invoice)} {$list->date($record.date_next_invoice)}
{osb f=tf field=recur_schedule}  
{if $recur_price} {else} {$list->menu_staticlist('recur_schedule','','',$record.recur_schedule,'','')} {/if} {if $record.recur_cancel == 1} {/if}
{/if} {if $record.type == 'group' || $record.type == 'host_group'}

{translate module=service}title_group{/translate}

{translate module=product}assoc_group_limited{/translate}
{translate module=product}assoc_group_subscription{/translate}
{translate module=product}assoc_group_forever{/translate}

{$list->menu_multi($record.group_grant,'service_group_grant','group','name','10','','form_menu')}
{/if} {if $record.type == 'domain'}

{t}Internet Domain Name{/t}
{osb f=tf field=domain_name} {osb f=tf field=domain_term} {osb f=tf field=domain_date_expire}
{$record.domain_name|upper}.{$record.domain_tld|upper} Resend Invoice {$record.domain_term} Year(s) {t}Renew{/t} {$list->date($record.date_last)}
{osb f=tf field=domain_type}    
{t}{$record.domain_type}{/t}    
{/if} {if $record.type == 'host' || $record.type == 'host_group'}

{t}Hosting Details{/t}
{if $record.domain_name != ''} {/if} {if $record.host_ip != ''} {/if}
{osb f=tf field=domain_name} {$record.domain_name|upper}.{$record.domain_tld|upper}
{osb f=tf field=host_ip} {$record.host_ip}
{osb f=tf field=host_username} {$record.host_username}
{osb f=tf field=host_password} {$record.host_password}
{/if} {/if}
{/if} {/if} {/if}