Changeset 2963 for WAeUP_SRP/base


Ignore:
Timestamp:
20 Dec 2007, 08:23:46 (17 years ago)
Author:
Henrik Bettermann
Message:

purgePayments is obsolete. We need a new function which uses the payments_catalog
and which also purges accommodation payments correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/skins/waeup_epayment/purgePayments.py

    r2911 r2963  
    1616    def set_trace():
    1717        pass
     18
     19
     20# purgePayments is obsolete. We need a new function which uses the payments_catalog
     21# and which also purges accommodation payments correctly.
     22
     23return
    1824
    1925mtool = context.portal_membership
Note: See TracChangeset for help on using the changeset viewer.