[freeside-commits] branch FREESIDE_4_BRANCH updated. 7d03245e38b7ae111964906309f218655c5977c9

Ivan ivan at 420.am
Mon Sep 25 15:17:41 PDT 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  7d03245e38b7ae111964906309f218655c5977c9 (commit)
      from  b94846d563bd29dcf9c11bb0cd6f75652e2b7a7b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7d03245e38b7ae111964906309f218655c5977c9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Sep 25 15:17:40 2017 -0700

    added invoice details to package import, RT#76992

diff --git a/httemplate/misc/cust_pkg-import.html b/httemplate/misc/cust_pkg-import.html
index 0c3d31d..c6f83b6 100644
--- a/httemplate/misc/cust_pkg-import.html
+++ b/httemplate/misc/cust_pkg-import.html
@@ -219,7 +219,7 @@ Field information:
 
   <li><i>recur_fee</i>: Including this fee implements per-customer custom pricing for this package, overriding package definition pricing
 
-  <li><i>invoice_details</i>: Package invoice details (optionally, can include multiple lines of details separated by a newline)
+  <li><i>invoice_details</i>: Package invoice details (optionally, can include multiple lines of details separated by a vertical bar)
 
 <!--
   <li><i>username</i> and <i>_password</i> are required if <i>pkgpart</i> is specified. (Extended and Extended plus company formats)

-----------------------------------------------------------------------

Summary of changes:
 httemplate/misc/cust_pkg-import.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list