X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fdocs%2Flegacy.html;h=94efe53af5f777eeb892a0f0246dbdf25f0a5dbd;hp=161690b62df8cf3940010237729ffc96c663df2d;hb=a5c64e8089d4e6c76ee070102e3a67baf1485181;hpb=fcc3d1c712ed1f50e9aaa79b764392e31359a825 diff --git a/httemplate/docs/legacy.html b/httemplate/docs/legacy.html index 161690b62..94efe53af 100755 --- a/httemplate/docs/legacy.html +++ b/httemplate/docs/legacy.html @@ -3,7 +3,8 @@

Importing legacy data

-In most cases, legacy data import all cases will require writing custom code to deal with your particular legacy data. The example scripts here will not work "out-of-the-box". Importing your legacy data will most probably involve some hacking on the example scripts noted below. Contributions to the import process are welcome. +In almost all cases, legacy data import will require writing custom code to deal with your particular legacy data. The example scripts here will probably not work "out-of-the-box", and are provided as a starting point only. +

Some import scripts may require installation of the Array-PrintCols and Term-Query (make test broken; install manually) modules.
-
  • bin/svc_acct_sm.import - Import qmail ( `virtualdomains' and `rcpthosts' ), or sendmail ( `virtusertable' and `sendmail.cw' ) files. Before running bin/svc_acct_sm.import, you need services as follows: +
  • Importing customer data