test billing events, RT#73949
authorIvan Kohler <ivan@freeside.biz>
Thu, 11 May 2017 22:50:35 +0000 (15:50 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 11 May 2017 22:50:35 +0000 (15:50 -0700)
httemplate/view/cust_main/menu.html

index 4d35a02..9e910f8 100644 (file)
@@ -177,6 +177,11 @@ my @menu = (
                        'View customer billing events' ],
     },
     {
+      label       => 'Test billing events',
+      url         => "misc/test-part_event.html?custnum=$custnum",
+      acl         => 'Configuration',
+    },
+    {
       label       => 'Email a notice to this customer',
       url         => sub {
                       my $cust_main = shift;