service address on invoice
[freeside.git] / FS / FS / Conf_compat17.pm
index 19e2e5d..8286431 100644 (file)
@@ -1940,6 +1940,13 @@ httemplate/docs/config.html
   },
 
   {
+    'key'         => 'invoice-ship_address',
+    'section'     => 'billing',
+    'description' => 'Enable this switch to include the ship address on the invoice.',
+    'type'        => 'checkbox',
+  },
+
+  {
     'key'         => 'batch-enable',
     'section'     => 'billing',
     'description' => 'Enable credit card and/or ACH batching - leave disabled for real-time installations.',