Changes between Version 13 and Version 14 of DeveloperGuidelines/PrePopulate


Ignore:
Timestamp:
03/19/13 20:46:08 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/PrePopulate

    v13 v14  
    6363
    6464All transform files are stored in the static/formats/s3csv directory tree.
     65
     66Some special table mappings are maintained in s3import::S3BulkImporter.alternateTables so that, for instance, persons can be imported into hrm/person
    6567==== Special Import Jobs ====
    6668For 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: