X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fmeta-import.cgi;h=b2fcfe45054080cddf5133ccc0b3c5f08c07c4fe;hb=44c866ddd722374379813d774f609ef43f39dfbc;hp=ebd2a7e2fc6303819e9c89f9eee5259b847117bb;hpb=6addb511875324241cb002b2fe96225c066d0ddc;p=freeside.git diff --git a/httemplate/misc/meta-import.cgi b/httemplate/misc/meta-import.cgi index ebd2a7e2f..b2fcfe450 100644 --- a/httemplate/misc/meta-import.cgi +++ b/httemplate/misc/meta-import.cgi @@ -1,9 +1,7 @@ -<%= header('Import') %> +<%= include("/elements/header.html",'Import') %>
-Import a CSV file containing customer records (zip tar etc).

- -##no##Default file format is CSV, with the following field order: cust_pkg.setup, dayphone, first, last, address1, address2, city, state, zip, comments

+Import data from a DBI data source

<% #false laziness with edit/cust_main.cgi @@ -44,9 +42,23 @@ Import a CSV file containing customer records (zip tar etc).

<% } %>

- CSV (zip, tar etc) Filename:

- -
+ + + + + + + + + + + + + +
DBI data source:
DBI username:
DBI password:
+ + +