X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fmenu.html;h=5429e8e829fba99b98a2919108550bd8cf32ec6f;hb=b60645a67dffaeddb63284cd249ddab4eee87c3f;hp=c2547dd5e56a2979265b8ee9683807352de9b3e6;hpb=76468652226308282a4161c5d4cf2a4f885b7175;p=freeside.git diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index c2547dd5e..5429e8e82 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -224,7 +224,7 @@ my @menu = ( }, { label => 'Cancel', - popup => "misc/suspend_cust.html?custnum=$custnum", + popup => "misc/cancel_cust.html?custnum=$custnum", acl => 'Cancel customer', condition => sub { shift->ncancelled_pkgs > 0 }, actionlabel => 'Confirm Cancellation', @@ -386,7 +386,7 @@ my @menu = ( { label => 'Package reports', - url => "search/report_cust_pkg?custnum=$custnum", + url => "search/report_cust_pkg.html?custnum=$custnum", }, { label => 'View qualifications',