Ignore:
Timestamp:
27 Sep 2021, 05:45:30 (3 years ago)
Author:
Henrik Bettermann
Message:

Adjust dataNotComplete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py

    r16566 r16641  
    331331        store = getUtility(IExtFileStore)
    332332        if self.context.subtype \
    333             and self.context.subtype not in ('transfer', 'de') \
     333            and self.context.subtype not in ('transfer', 'de', 'jamb') \
    334334            and (not self.context.jamb_fname
    335335                 or not self.context.jamb_reg_number):
Note: See TracChangeset for help on using the changeset viewer.