{runquery 1}
{translatestatictext 'Voucher Information'.{const language}}
  • {translatestatictext 'Voucher Name'.{const language}}
    {field 1.COUP_DESCRIPTION}
  • {translatestatictext 'Voucher Number'.{const language}}
    {field 1.COUP_NUMBER}
  • {translatestatictext 'Voucher Type'.{const language}}
    {field 1.VoucherType}
  • {translatestatictext 'Original Voucher Amount'.{const language}}
    {field 1.VoucherAmount}
  • {translatestatictext 'Voucher Amount Reddeemed'.{const language}}
    {field 1.VoucherAmountRedeemed}
  • {translatestatictext 'Remaining Voucher Amount'.{const language}}
    {field 1.VoucherAmountRemaining}
  • {translatestatictext 'Ordering Profile'.{const language}}
    {field 1.OrderingProfile}