summaryrefslogtreecommitdiff
path: root/httemplate/misc/cust_main_note-import.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-11-18 14:35:21 -0800
committerIvan Kohler <ivan@freeside.biz>2016-11-18 14:35:21 -0800
commit4b42b437333dfcee25fa00bbb92dccddaa4baff3 (patch)
tree212e0d0ddf1bff537a4c0ec6242a123208746494 /httemplate/misc/cust_main_note-import.html
parentdc3efbf8928737b7ac035940c733d228c319b97b (diff)
notes import with class, RT#73455
Diffstat (limited to 'httemplate/misc/cust_main_note-import.html')
-rw-r--r--httemplate/misc/cust_main_note-import.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/misc/cust_main_note-import.html b/httemplate/misc/cust_main_note-import.html
index cc1645d2e..003fc07a8 100644
--- a/httemplate/misc/cust_main_note-import.html
+++ b/httemplate/misc/cust_main_note-import.html
@@ -8,7 +8,9 @@ Import a CSV file containing customer notes records.
File format is CSV, with the following field order: <i>[custnum,] last, first, notefield1, notefield2, notefield3...</i>
<BR>
The optional custnum field is identified by being numeric.
-Anything after the character sequence #! is ignored.
+Anything after the character sequence #! is ignored. If a notefield starts
+like <i>classnum|</i>, with a number followed by the pipe symbol (|), then it
+the note will be imported into that note class.
<BR><BR>
<% &ntable("#cccccc") %>