X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fdocs%2Flegacy.html;h=94efe53af5f777eeb892a0f0246dbdf25f0a5dbd;hb=48ba2845d0119c56971d5b724661aa37e73b49dd;hp=cceeb05d0aa08c23cbd9940939917885637e6dee;hpb=4d5485150720c91d9945c3ae3cad9427ece23833;p=freeside.git diff --git a/httemplate/docs/legacy.html b/httemplate/docs/legacy.html index cceeb05d0..94efe53af 100755 --- a/httemplate/docs/legacy.html +++ b/httemplate/docs/legacy.html @@ -3,10 +3,11 @@

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.