add prepaid support which sets RADIUS Expiration attribute, update customer view...
[freeside.git] / FS / FS / Conf.pm
index 463d0b4..37d649b 100644 (file)
@@ -1562,6 +1562,13 @@ httemplate/docs/config.html
     ],
   },
 
     ],
   },
 
+  {
+    'key'         => 'cust_pkg-display_times',
+    'section'     => 'UI',
+    'description' => 'Display full timestamps (not just dates) for customer packages.  Useful if you are doing real-time things like hourly prepaid.',
+    'type'        => 'checkbox',
+  },
+
 );
 
 1;
 );
 
 1;