Ignore:
Timestamp:
30 Apr 2012, 12:15:36 (12 years ago)
Author:
Henrik Bettermann
Message:

We imported empty date fields which caused an exception when accessing payment objects.

With his revision we are catching these exceptions.

Uniben only!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_uniben/payment_receipt.pt

    r8211 r8315  
    6565        <tr>
    6666          <td width="220px">Transaction Date:</td>
    67           <td><span tal:content='python:pm.date.strftime("%d/%m/%y %H:%M:%S")' /></td>
     67          <td><span tal:content="info/p_date" /></td>
    6868        </tr>
    6969        <tr>
Note: See TracChangeset for help on using the changeset viewer.