{$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="n_soft_installdel" value="`$new.soft_installdel`"} {assign var="o_soft_installdel" value="`$old.soft_installdel`"} {assign var="n_sosiki_pkey" value="`$new.sosiki_pkey`"} {assign var="o_sosiki_pkey" value="`$old.sosiki_pkey`"} {if $authority == "system"} {/if}
{$syonin_col.005} *
{$syonin_col.007} *
{$syonin_col.006} *

説明

姓と名を必ず入力。

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

(例) 日本 太郎

{$syonin_col.004} {if $item.sinsei_date}{$item.sinsei_date|date_format:"%G/%m/%d %H:%M"}{else} {/if}
{$syonin_col.003} {if $item.sinseisya}{$item.sinseisya|escape:"html"}{else} {/if}
申請者メールアドレス {if $item.email_ad}{$item.email_ad|escape:"html"}{else} {/if}
{$hardware_col.001} {if $new.sosiki_pkey}{$parent.$n_sosiki_pkey|escape:"html"}{/if} {if $new.sosiki_pkey and $old.sosiki_pkey}  (変更前:{/if} {if $old.sosiki_pkey}{$parent.$o_sosiki_pkey|escape:"html"}{/if} {if $new.sosiki_pkey and $old.sosiki_pkey}){/if} {if !$new.sosiki_pkey and !$old.sosiki_pkey} {/if}
{$hardware_col.002} {if $new.hard_kanrino}{$new.hard_kanrino|escape:"html"}{/if} {if $new.hard_kanrino and $old.hard_kanrino}  (変更前:{/if} {if $old.hard_kanrino}{$old.hard_kanrino|escape:"html"}{/if} {if $new.hard_kanrino and $old.hard_kanrino}){/if} {if !$new.hard_kanrino and !$old.hard_kanrino} {/if}
{$hardware_col.005} {if $new.use_name}{$new.use_name|escape:"html"}{/if} {if $new.use_name and $old.use_name}  (変更前:{/if} {if $old.use_name}{$old.use_name|escape:"html"}{/if} {if $new.use_name and $old.use_name}){/if} {if !$new.use_name and !$old.use_name} {/if}
{$hardware_col.014} {if $new.price}{$new.price|escape:"html"}{/if} {if $new.price and $old.price}
(変更前:{/if} {if $old.price}{$old.price|escape:"html"}{/if} {if $new.price and $old.price}){/if} {if !$new.price and !$old.price} {/if}
{$hardware_col.010} {if $new.tyoutatu}{$new.tyoutatu|nl2br}{/if} {if $new.tyoutatu and $old.tyoutatu}
(変更前:{/if} {if $old.tyoutatu}{$old.tyoutatu|nl2br}{/if} {if $new.tyoutatu and $old.tyoutatu}){/if} {if !$new.tyoutatu and !$old.tyoutatu} {/if}
{$hardware_col.015} {if $new.location}{$new.location|escape:"html"}{/if} {if $new.location and $old.location}
(変更前:{/if} {if $old.location}{$old.location|escape:"html"}{/if} {if $new.location and $old.location}){/if} {if !$new.location and !$old.location} {/if}
{$hardware_col.011} {if $new.bikou}{$new.bikou|nl2br}{/if} {if $new.bikou and $old.bikou}
(変更前:{/if} {if $old.bikou}{$old.bikou|nl2br}{/if} {if $new.bikou and $old.bikou}){/if} {if !$new.bikou and !$old.bikou} {/if}
{$hardware_col.012} {if $new.tyoutatu_date}{$new.tyoutatu_date}{/if} {if $new.tyoutatu_date and $old.tyoutatu_date}  (変更前:{/if} {if $old.tyoutatu_date}{$old.tyoutatu_date}{/if} {if $new.tyoutatu_date and $old.tyoutatu_date}){/if} {if !$new.tyoutatu_date and !$old.tyoutatu_date} {/if}
{$hardware_col.013} {if $new.haiki_date}{$new.haiki_date}{/if} {if $new.haiki_date and $old.haiki_date}  (変更前:{/if} {if $old.haiki_date}{$old.haiki_date}{/if} {if $new.haiki_date and $old.haiki_date}){/if} {if !$new.haiki_date and !$old.haiki_date} {/if}
{$hardware_col.007} {if $new.soft_installdel}{$install_col.$n_soft_installdel|escape:"html"}{/if} {if $new.soft_installdel and $old.soft_installdel}  (変更前:{/if} {if $old.soft_installdel}{$install_col.$o_soft_installdel|escape:"html"}{/if} {if $new.soft_installdel and $old.soft_installdel}){/if} {if !$new.soft_installdel and !$old.soft_installdel} {/if}
{$hardware_col.016} {if $new.memo}{$new.memo|nl2br}{/if} {if $new.memo and $old.memo}
(変更前:{/if} {if $old.memo}{$old.memo|nl2br}{/if} {if $new.memo and $old.memo}){/if} {if !$new.memo and !$old.memo} {/if}

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

 一覧に戻る