Ignore:
Timestamp:
22 Oct 2014, 06:26:31 (10 years ago)
Author:
Henrik Bettermann
Message:

Add application_slip_notice field to ApplicantsContainer?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_export.py

    r11737 r11869  
    7171        self.assertEqual(
    7272            result,
    73             'application_category,application_fee,code,description,'
     73            'application_category,application_fee,application_slip_notice,code,description,'
    7474            'enddate,hidden,mode,prefix,startdate,strict_deadline,title,year\r\n'
    7575
    76             'basic,0.0,dp2012,'
     76            'basic,0.0,,dp2012,'
    7777            '"Some Description\nwith linebreak\n<<de>>man spriht deutsh",'
    7878            '2012-01-31 23:00:00+00:00#,0,,app,2012-01-01 12:00:00+00:00#,1,'
Note: See TracChangeset for help on using the changeset viewer.