"収集情報内部キー","所属","状態","台帳比較","収集情報更新日時","ハードウェア管理番号","プログラムの追加と削除での表示","ソフトウェア台帳登録","ソフトウェア台帳登録免除" {section name=item loop=$list_view} {$list_view[item].inventory_pkey},"{$list_view[item].group1|escape:'csv'}","{$list_view[item].jyotai_name|escape:'csv'}","{$list_view[item].hikaku_name|escape:'csv'}","{$list_view[item].invtraprecvdate|escape:'csv'|date_format:"%G-%m-%d %H:%M"}",{$list_view[item].hardwareno},"{$list_view[item].insapname|escape:'csv'}","{if $list_view[item].inv_soft_reg == t}該当{/if}","{if $list_view[item].inv_soft_exempt == t}該当{/if}" {/section}