Ignore:
Timestamp:
28 Feb 2009, 10:17:03 (16 years ago)
Author:
Henrik Bettermann
Message:

implement payment import

PatchExtendedWidgetsCPSDateTimeWidget.py: enable import of long DateTime? strings which are exported by csv writer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/Upload.py

    r3360 r3988  
    1212from Products.WAeUP_SRP.WAeUPTables import AccommodationTable,NOT_OCCUPIED
    1313from WAeUPImport import ApplicationImport,CertificateImport,CertificateCourseImport
    14 from WAeUPImport import CourseImport,CourseResultImport
     14from WAeUPImport import CourseImport,CourseResultImport,PaymentImport
    1515from WAeUPImport import DepartmentImport,FacultyImport,StudentImport,VerdictImport,StudentStudyLevelImport
    1616from WAeUPImport import NO_KEY,IGNORE
Note: See TracChangeset for help on using the changeset viewer.