diff options
author | Jonathan Prykop <jonathan@freeside.biz> | 2016-07-05 17:08:43 -0500 |
---|---|---|
committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-07-05 17:14:04 -0500 |
commit | 99d369a8cd98e5e472539738f9c32ad80f25fa03 (patch) | |
tree | 883a9428305985691071fd91ba9795b3c3e37583 /httemplate/misc | |
parent | dc8a15535f28e96097a4f0fbf51b0aec2c7a7a5b (diff) |
RT#71563: Add agent_custid to credit import [text tweak]
Diffstat (limited to 'httemplate/misc')
-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 68c566cf5..cbaac5752 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: |