{$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 == ""}
{$syonin_col.004} *
{$syonin_col.003} *

説明

姓と名を必ず入力。

姓と名の間はスペースを入力。

(例) 日本 太郎

申請者メールアドレス *
{$soft_col.002} *

{$item.hard_kanrino|escape:"html"}

{$soft_col.003}(ハ) *

{if $item.use_name}{$item.use_name|escape:"html"}{else} {/if}

{if $authority == "system"} {/if} {section name=item loop=$list_view} {assign var="licence_keitai" value="`$list_view[item].licence_keitai`"} {assign var="downgrade" value="`$list_view[item].downgrade`"} {assign var="l_no" value="`$smarty.section.item.index`"} {if $authority == "system"} {/if} {/section}
導入ソフトウェア *
{$smarty.const._ACTION_CANCEL} {$soft_col.004} {$soft_col.007}(一) {$soft_col.005}(一) {$soft_col.012}(一) {$soft_col.006}(一) {$soft_col.015} {$soft_col.008} {$soft_col.009} {$soft_col.010}{$soft_col.014}
{if !$list_view[item].soft_pkey} {$smarty.const._ACTION_CANCEL} {else} {/if} {if $list_view[item].licence_kanrino}{$list_view[item].licence_kanrino|escape:"html"}{else} {/if} {if $list_view[item].licencelist_pkey}{$list_view[item].licencelist_pkey|escape:"html"}{else} {/if} {if $list_view[item].soft_name}{$list_view[item].soft_name|escape:"html"}{else} {/if} {if $list_view[item].edition}{$list_view[item].edition|escape:"html"}{else} {/if} {if $licence_keitai}{$type_col.$licence_keitai|escape:"html"}{else} {/if}

*・・・必須項目

(ハ)・・・ハードウェア台帳から連携して表示

(一)・・・ライセンス一覧表から連携して表示


{if $authority == "system"} {/if} {section name=del_item loop=$del_list_view} {assign var="licence_keitai" value="`$del_list_view[del_item].licence_keitai`"} {assign var="downgrade" value="`$del_list_view[del_item].downgrade`"} {assign var="d_no" value="`$smarty.section.del_item.index`"} {if $authority == "system"} {/if} {/section}
削除済みソフトウェア
{$smarty.const._ACTION_CANCEL} {$soft_col.004} {$soft_col.007}(一) {$soft_col.005}(一) {$soft_col.012}(一) {$soft_col.006}(一) {$soft_col.015} {$soft_col.008} {$soft_col.009} {$soft_col.010}{$soft_col.014}
  {if $del_list_view[del_item].licence_kanrino}{$del_list_view[del_item].licence_kanrino|escape:"html"}{else} {/if} {if $del_list_view[del_item].licencelist_pkey}{$del_list_view[del_item].licencelist_pkey|escape:"html"}{else} {/if} {if $del_list_view[del_item].soft_name}{$del_list_view[del_item].soft_name|escape:"html"}{else} {/if} {if $del_list_view[del_item].edition}{$del_list_view[del_item].edition|escape:"html"}{else} {/if} {if $licence_keitai}{$type_col.$licence_keitai|escape:"html"}{else} {/if}

{else}
  • {$error_detail}
{/if}

 一覧に戻る