[{* Gutschein *}] [{block name="d3accountpoints_list_with_points_oxvoucher"}] [{assign var="oVoucher" value=$oPoint->d3GetVoucher()}]
  • [{oxmultilang ident="D3_ACCOUNT_POINTS_VOUCHER"}] [{oxmultilang ident="D3_ACCOUNT_POINTS_VOUCHERNR"}] [{*oxmultilang ident="D3_ACCOUNT_POINTS_VOUCHERNR"*}] [{$oVoucher->oxvouchers__oxvouchernr->value}]
    [{oxmultilang ident="D3_ACCOUNT_POINTS_AMOUNT" suffix="COLON"}] [{if $oPoint->d3points__d3points->value > 0}]+[{/if}][{$oPoint->d3points__d3points->value}]
    [{oxmultilang ident="D3_ACCOUNT_POINTS_DATE" suffix="COLON"}] [{$oPoint->d3points__oxtime->rawValue|date_format:"%d.%m.%Y"}]
    [{*if $oPoint->d3points__oxtext->value || ($oVoucher->oxvouchers__oxdateused->rawValue =='0000-00-00' && $oVoucher->oxvouchers__oxreserved->rawValue > 0) || $oVoucher->oxvouchers__oxdateused->rawValue !='0000-00-00'*}]
    [{oxmultilang ident="D3_ACCOUNT_POINTS_COMMENT" suffix="COLON"}] [{$oPoint->d3points__oxtext->value}] [{* $oVoucher->oxvouchers__oxvouchernr->value *}] [{if $oVoucher->discount}] [{oxmultilang ident="D3_ACCOUNT_POINTS_VOUCHER_VALUE" suffix="COLON"}] [{$oVoucher->discount}] [{$currency->sign}] [{/if}] [{if $oVoucher->oxvouchers__oxdateused->rawValue =='0000-00-00' && $oVoucher->oxvouchers__oxreserved->rawValue > 0}] [{oxmultilang ident="D3_ACCOUNT_POINTS_VOUCHER_RESERVED"}] [{$oVoucher->oxvouchers__oxreserved->rawValue|date_format:"%d.%m.%Y"}][{/if}] [{if $oVoucher->oxvouchers__oxdateused->rawValue !='0000-00-00'}] [{oxmultilang ident="D3_ACCOUNT_POINTS_VOUCHER_USED" }] [{$oVoucher->oxvouchers__oxdateused->rawValue|date_format:"%d.%m.%Y"}][{/if}]
    [{*/if*}]
  • [{/block}]