Changes between Version 13 and Version 14 of DeveloperGuidelines/PrePopulate
- Timestamp:
- 03/19/13 20:46:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/PrePopulate
v13 v14 63 63 64 64 All transform files are stored in the static/formats/s3csv directory tree. 65 66 Some special table mappings are maintained in s3import::S3BulkImporter.alternateTables so that, for instance, persons can be imported into hrm/person 65 67 ==== Special Import Jobs ==== 66 68 For some import jobs it is easier to create a purpose built import function rather than use the Importer. These are created by using a asterisk at the start of the line in the tasks.cfg file, as follows: