From 3531bdf7f4843562539228d8c973bf649f4819c8 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 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.

- 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