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

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.