{runquery 1}
{translatestatictext 'Vouchers for'.{const language}} {field 1.GUESTNAME}
  • {translatestatictext 'Voucher No.'.{const language}}  
    {translatestatictext 'Description'.{const language}}
    {translatestatictext 'Issued on'.{const language}}
    {translatestatictext 'Valid from - until'.{const language}}
  • {forall 1}
  • {field 1.COUP_NUMBER}Edit  
    {dif '{field 1.COUP_DESCRIPTION}'=''} {/dif}{else}{field 1.COUP_DESCRIPTION}{/else}
    {field 1.COUP_ISSUE}
    {field 1.COUP_VALIDFROM} - {field 1.COUP_VALIDUNTIL}
  • {/forall}