{include file="admin/header.html"} {include file="admin/gnavi.html"}
{include file="admin/menu/submenu_order.html"}
{errorList->getMessages assign=errmsg} {if $errmsg}
    {foreach from=$errmsg item=msg}
  • {$msg|escape}
  • {/foreach}
{/if}
{if $action.ms == "fwerror"} 出荷 {elseif $action.ms == "fwnoup"} 既に出荷済みの為、出荷 {elseif $action.ms =="depositsate2"} 既に入金済みの為、入金 {elseif $action.ms =="depositsate0"} 対象指定がない為、入金 {elseif $action.ms =="nocheck"} 対象指定がない為、出荷 {elseif $action.ms =="noupdate"} 更新対象に該当するものがない為、出荷 {else} 入金 {/if} 済みに変更できませんでした。
{if $action.fromdetail == "set"} {else} {/if}
{include file="admin/footer.html"}