Ignore:
Timestamp:
23 Apr 2015, 06:45:54 (9 years ago)
Author:
Henrik Bettermann
Message:

Restructure the import data section.

File:
1 edited

Legend:

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

    r12869 r12870  
    8787
    8888    In update or remove mode `container_code` and `application_number` columns
    89     must not exist. The applicant object is solely localized by
    90     `applicant_id` or `reg_number`.
     89    must not exist. The applicant object is solely localized by searching
     90    the applicants catalog for `reg_number` or `applicant_id` .
    9191    """
    9292    grok.implements(IBatchProcessor)
Note: See TracChangeset for help on using the changeset viewer.