Changeset 13271 for main/waeup.kofa/trunk/src/waeup
- Timestamp:
- 18 Sep 2015, 06:00:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/university/batching.py
r12869 r13271 367 367 It furthermore needs the `course` and the `level` field to locate 368 368 existing objects as they are part of the object id (code). 369 Consequently, `course` and `level` can't be updated. If the level 370 has changed, the object must be replaced (removed and re-created), 371 for instance by processing two import files. 369 372 """ 370 373 grok.implements(IBatchProcessor)
Note: See TracChangeset for help on using the changeset viewer.