Changeset 2947 for WAeUP_SRP/base


Ignore:
Timestamp:
14 Dec 2007, 06:46:38 (17 years ago)
Author:
Henrik Bettermann
Message:

deactivate updatePayments

Location:
WAeUP_SRP/base
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/Payment.py

    r2946 r2947  
    7171    ###)
    7272
     73    # update Payment is no longer necessary
    7374    security.declareProtected(View,"updatePayment")
    7475    def updatePayment(self,student_record,force=None):
Note: See TracChangeset for help on using the changeset viewer.