X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fmenu.html;h=fe59ec54057309439972d8a13c39b872b0414ba1;hb=251d07aa41b6830a0a2f2a51c14fa94586d843c2;hp=7d5d4f398e3119e7931dd976c8903270544dd389;hpb=a4d4d3df88b33a6db30b565921f6d62efb252351;p=freeside.git diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index 7d5d4f398..fe59ec540 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -340,6 +340,7 @@ tie my %report_credits, 'Tie::IxHash', 'Credit package source detail' => [ $fsurl.'search/report_cust_credit_source_bill_pkg.html', 'Line-item detail for triggered package credits' ], 'Credit application detail' => [ $fsurl.'search/report_cust_credit_bill_pkg.html', 'Line item application detail' ], 'Unapplied Credits' => [ $fsurl.'search/report_cust_credit.html?unapplied=1', 'Unapplied credit report (by type and/or date range)' ], + 'Voided Credits' => [ $fsurl.'search/report_cust_credit_void.html', 'Voided credit report (by employee and/or date range)' ], ; tie my %report_refunds, 'Tie::IxHash',