X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fmisc%2Fcust_pkg-import.html;h=f86d317b9ccb0987c90ade2fab8b2dad7ec98f4a;hb=dfba562ff61f541ba7c75f2c02b32951b73aa002;hp=ad582b088997899429c355c195f5e35c1e6fd430;hpb=b1d445f94514a29e5d4753839798b0291d89aee3;p=freeside.git diff --git a/httemplate/misc/cust_pkg-import.html b/httemplate/misc/cust_pkg-import.html index ad582b088..f86d317b9 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -3,15 +3,15 @@ Import a file containing package records.

-<% include( '/elements/form-file_upload.html', - 'name' => 'PackageImportForm', - 'action' => 'process/cust_pkg-import.html', - 'num_files' => 1, - 'fields' => [ 'agentnum', 'pkgbatch', 'format' ], - 'message' => 'Package import successful', - 'url' => $p."search/cust_pkg.cgi?pkgbatch=$pkgbatch", - ) -%> +<& /elements/form-file_upload.html, + 'name' => 'PackageImportForm', + 'action' => 'process/cust_pkg-import.html', + 'num_files' => 1, + 'fields' => [ 'agentnum', 'pkgbatch', 'format' ], + 'message' => 'Package import successful', + 'url' => $p."search/cust_pkg.cgi?pkgbatch=$pkgbatch", + 'onsubmit' => "document.PackageImportForm.submitButton.disabled=true;" +&> <% &ntable("#cccccc", 2) %> @@ -49,9 +49,9 @@ Import a file containing package records. @@ -70,10 +70,10 @@ Uploaded files can be CSV (comma-separated value) files or Excel spreadsheets. Default with agent_custid format has the following field order: agent_custid<%$req%>, pkgpart<%$req%>, discountnum, start_date, setup, bill, last_bill, susp, adjourn, cancel, expire

-Account service format has the following field order: custnum<%$req%>, pkgpart<%$req%>, discountnum, start_date, setup, bill, last_bill, susp, adjourn, cancel, expire, username, _password +Account service format has the following field order: custnum<%$req%>, pkgpart<%$req%>, discountnum, start_date, setup, bill, last_bill, susp, adjourn, cancel, expire, username, _password, domsvc

-Account service with agent_custid format has the following field order: agent_custid<%$req%>, pkgpart<%$req%>, discountnum, start_date, setup, bill, last_bill, susp, adjourn, cancel, expire, username, _password +Account service with agent_custid format has the following field order: agent_custid<%$req%>, pkgpart<%$req%>, discountnum, start_date, setup, bill, last_bill, susp, adjourn, cancel, expire, username, _password, domsvc

Phone sevice format has the following field order: custnum<%$req%>, pkgpart<%$req%>, discountnum, start_date, setup, bill, last_bill, susp, adjourn, cancel, expire, countrycode, phonenum, sip_password, pin @@ -101,12 +101,30 @@ Field information:
  • pkgpart: Package definition. Configuration -> Packages -> Package definitions -
  • pkgpart: Optional discount. Configuration -> Packages -> Discounts +
  • discountnum: Optional discount. Configuration -> Packages -> Discounts + +
  • start_date: Indicates a future start date; do not fill in for active packages + +
  • setup: Indicates setup fee has been charged and package setup on this date + +
  • bill: Next bill date + +
  • last_bill: Last bill date + +
  • susp: Indicates the package is suspended (on the given date). + +
  • adjourn: Indicates a future suspension on this date. + +
  • cancel: Indicates the package is cancelled (on the given date). + +
  • expire: Indicates a future cancellation on this date. +
  • domsvc: Domain svcnum +
  • id: External service id, integer
  • title: External service identifier, text