From: Ivan Kohler Date: Mon, 25 Sep 2017 22:17:38 +0000 (-0700) Subject: added invoice details to package import, RT#76992 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=3fda01cc7d4de589d93bf0219e2a959200da7e33;ds=sidebyside 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 0c3d31d04..c6f83b66e 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -219,7 +219,7 @@ Field information:
  • recur_fee: Including this fee implements per-customer custom pricing for this package, overriding package definition pricing -
  • invoice_details: Package invoice details (optionally, can include multiple lines of details separated by a newline) +
  • invoice_details: Package invoice details (optionally, can include multiple lines of details separated by a vertical bar)