{$title}

ソフトウェア台帳の保守を行います。

{if $att_flag == true}
    {section name=itm loop=$att_msg}
  • {$att_msg[itm]}
  • {/section}
{/if} {if $error_detail == ""} {assign var="licence_keitai" value="`$item.licence_keitai`"} {assign var="sosiki_pkey" value="`$item.sosiki_pkey`"} {assign var="downgrade" value="`$item.downgrade`"}
{if $authority == "system"} {/if}
{$soft_col.002} {if $item.hard_kanrino}{$item.hard_kanrino|escape:"html"}{else} {/if}
{$soft_col.003} {if $item.use_name}{$item.use_name|escape:"html"}{else} {/if}
{$soft_col.004} {if $item.licence_kanrino}{$item.licence_kanrino|escape:"html"}{else} {/if}
{$soft_col.007} {if $item.licencelist_pkey}{$item.licencelist_pkey|escape:"html"}{else} {/if}
{$soft_col.005} {if $item.soft_name}{$item.soft_name|escape:"html"}{else} {/if}
{$soft_col.012} {if $item.edition}{$item.edition|escape:"html"}{else} {/if}
{$soft_col.006} {if $licence_keitai}{$type_col.$licence_keitai|escape:"html"}{else} {/if}
{$soft_col.015} {if $downgrade}{$gaitou_col.$downgrade|escape:"html"}{else} {/if}
{$soft_col.008} {if $item.bikou}{$item.bikou|nl2br}{else} {/if}
{$soft_col.009} {if $item.tyoutatu_date}{$item.tyoutatu_date|date_format:"%G/%m/%d"}{else} {/if}
{$soft_col.010} {if $item.haiki_date}{$item.haiki_date|date_format:"%G/%m/%d"}{else} {/if}
{$soft_col.014} {if $item.memo}{$item.memo|nl2br}{else} {/if}

{else}
  • {$error_detail}
{/if}
{if $action_param == "del"}

 一覧に戻る

{else}

 修正する

{/if}