diff options
-rw-r--r-- | httemplate/misc/cust_credit-import.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cust_credit-import.html b/httemplate/misc/cust_credit-import.html index d009d1eb8..a124c9591 100644 --- a/httemplate/misc/cust_credit-import.html +++ b/httemplate/misc/cust_credit-import.html @@ -62,7 +62,7 @@ Import a file containing credits. Uploaded files can be CSV (comma-separated value) files or Excel spreadsheets. The file should have a .CSV or .XLS extension. <BR><BR> - <b>Default</b> format has the following field order: <i>custnum, amount, reasonnum, invnum</i><br> + <b>Default</b> format has the following field order: <i>custnum, amount, reasonnum, invnum, agent_custid</i><br> <BR><BR> Field information: |