Ignore:
Timestamp:
2011/02/28 18:36:28 (13 years ago)
Author:
nanasess
bzr:base-revision:
ohkouchi@loop-az.jp-20110228063632-zwilkj3syj4mqr5x
bzr:committer:
Kentaro Ohkouchi <ohkouchi@loop-az.jp>
bzr:file-ids:

data/Smarty/templates/admin/order/edit.tpl 15732@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2FSmarty%2Ftemplates%2Fdefault%2Fadmin%2Forder%2Fedit.tpl
data/class/helper/SC_Helper_Purchase.php sc_helper_purchase.p-20101020100530-jyaoa7ch9pdfjqzp-1
data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php 15594@1e3b908f-19a9-db11-a64c-001125224ba8:branches%2Ffeature-module-update%2Fdata%2Fclass%2Fpages%2Fadmin%2Forder%2FLC_Page_Admin_Order_Edit.php
bzr:mapping-version:
v4
bzr:merge:

ohkouchi@loop-az.jp-20110228093536-e68d6wi1b6c0h01y
bzr:repository-uuid:
1e3b908f-19a9-db11-a64c-001125224ba8
bzr:revision-id:
ohkouchi@loop-az.jp-20110228093612-axarfuybzmr2owgf
bzr:revno:
3169
bzr:revprop:branch-nick:
branches/version-2_5-dev
bzr:root:
branches/version-2_5-dev
bzr:text-revisions:

data/Smarty/templates/admin/order/edit.tpl ohkouchi@loop-az.jp-20110228093536-e68d6wi1b6c0h01y
data/class/helper/SC_Helper_Purchase.php ohkouchi@loop-az.jp-20110228093536-e68d6wi1b6c0h01y
data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php ohkouchi@loop-az.jp-20110228093536-e68d6wi1b6c0h01y
bzr:timestamp:
2011-02-28 18:36:12.844000101 +0900
bzr:user-agent:
bzr2.2.1+bzr-svn1.0.4
svn:original-date:
2011-02-28T09:36:12.844000Z
Message:

#1033([管理画面]受注管理(登録編集):「現在ポイント」が正しくない)

  • 現在ポイントは, 会員の保持ポイントをリアルタイムに表示するよう修正
  • 受注完了直後, 加算ポイントが表示されないのを修正
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/admin/order/edit.tpl

    r20407 r20442  
    221221            <td> 
    222222                <!--{if $arrForm.customer_id > 0}--> 
    223                     <!--{$arrForm.point.value|number_format}--> 
     223                    <!--{$arrForm.customer_point.value|number_format}--> 
    224224                     pt 
    225225                <!--{else}--> 
Note: See TracChangeset for help on using the changeset viewer.