X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fview%2Fcust_main%2Fmenu.html;h=7ec4d07dbaf6a7a7965ad7b5c4d1c359f3abafb6;hb=b71b1576c68bc40ad26592b354feace37a029f0e;hp=dcba1fb00b2a6b993bf62559f1b9e2b5af3c17fd;hpb=1cd83e5112019111a8f6c16eacd5264a95abcfb2;p=freeside.git diff --git a/httemplate/view/cust_main/menu.html b/httemplate/view/cust_main/menu.html index dcba1fb00..7ec4d07db 100644 --- a/httemplate/view/cust_main/menu.html +++ b/httemplate/view/cust_main/menu.html @@ -459,6 +459,13 @@ my @menu = ( # acl => ['Post refund' ], ## condition => sub { $payby{MCHK} }, #}, + { + label => 'Enter electronic check refund', + popup => "edit/cust_refund.cgi?popup=1;payby=CHEK;custnum=$custnum", + actionlabel => 'Enter electronic check refund', + width => 440, + acl => ['Post refund' ], + }, ],