From 99d369a8cd98e5e472539738f9c32ad80f25fa03 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Tue, 5 Jul 2016 17:08:43 -0500 Subject: [PATCH] RT#71563: Add agent_custid to credit import [text tweak] --- httemplate/misc/cust_credit-import.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

- Default format has the following field order: custnum, amount, reasonnum, invnum
+ Default format has the following field order: custnum, amount, reasonnum, invnum, agent_custid


Field information: -- 2.11.0