"ハードウェア内部キー","所属","ハードウェア管理番号","コンピューター名(収)","IPアドレス(収)","使用者名","ソフトウェア台帳インストール数(ソ)","PCベンダー(収)","PC機種(収)","調達金額","調達情報","設置場所","ハードウェア備考","調達日","廃棄日","使用者によるソフトウェア追加導入削除","管理メモ(シ)","バージョン" {section name=item loop=$list_view} {assign var="soft_installdel" value="`$list_view[item].soft_installdel`"} {assign var="sosiki_pkey" value="`$list_view[item].sosiki_pkey`"} {$list_view[item].hard_pkey},"{$parent.$sosiki_pkey|escape:'csv'}","{$list_view[item].hard_kanrino|escape:'csv'}","{$list_view[item].computername|escape:'csv'}","{$list_view[item].ipaddress|escape:'csv'}","{$list_view[item].use_name|escape:'csv'}",{$list_view[item].soft_qty},"{$list_view[item].machinevendor|escape:'csv'}","{$list_view[item].machinename|escape:'csv'}","{$list_view[item].price|escape:'csv'}","{$list_view[item].tyoutatu|escape:'csv'}","{$list_view[item].location|escape:'csv'}","{$list_view[item].bikou|escape:'csv'}","{$list_view[item].tyoutatu_date|date_format:"%G/%m/%d"}","{$list_view[item].haiki_date|date_format:"%G/%m/%d"}","{if $authority == "system"}{$install_col.$soft_installdel|escape:"html"}{/if}","{if $authority == "system"}{$list_view[item].memo|escape:'csv'}{/if}",{$list_view[item].version} {/section}