{$title}

ハードウェア台帳の保守を行います。

{if $att_flag == true}
    {section name=itm loop=$att_msg}
  • {$att_msg[itm]}
  • {/section}
{/if} {if $error_flag == true}
    {section name=itm loop=$error_msg}
  • {$error_msg[itm]}
  • {/section}
{/if} {if $error_detail == ""} {assign var="soft_installdel" value="`$item.soft_installdel`"} {assign var="sosiki_pkey" value="`$item.sosiki_pkey`"}
{if $authority == "system"} {/if}
{$hardware_col.001} {if $parent.$sosiki_pkey}{$parent.$sosiki_pkey|escape:"html"}{else} {/if}
{$hardware_col.002} {if $item.hard_kanrino}{$item.hard_kanrino|escape:"html"}{else} {/if}
{$hardware_col.005} {if $item.use_name}{$item.use_name|escape:"html"}{else} {/if}
{$hardware_col.014} {if $item.price}{$item.price|number_format}{else} {/if}
{$hardware_col.010} {if $item.tyoutatu}{$item.tyoutatu|nl2br}{else} {/if}
{$hardware_col.015} {if $item.location}{$item.location|escape:"html"}{else} {/if}
{$hardware_col.011} {if $item.bikou}{$item.bikou|nl2br}{else} {/if}
{$hardware_col.012} {if $item.tyoutatu_date}{$item.tyoutatu_date|date_format:"%G/%m/%d"}{else} {/if}
{$hardware_col.013} {if $item.haiki_date}{$item.haiki_date|date_format:"%G/%m/%d"}{else} {/if}
{$hardware_col.007} {if $install_col.$soft_installdel}{$install_col.$soft_installdel|escape:"html"}{else} {/if}
{$hardware_col.016} {if $item.memo}{$item.memo|nl2br}{else} {/if}
{if $error_flag != true}

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

 一覧に戻る

{else}

 修正する

{/if}