X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fmenu.html;h=8be8a5fd5add05c6403d61b63848b43b78d89340;hp=efd9033dbb36954ffe47723c1c97d3c8819041ac;hb=dd7dff52ca8fb19725b52202b32facd41917ed80;hpb=bc6bf7f836101ec9490db54346e47760733f4927 diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html index efd9033db..8be8a5fd5 100644 --- a/httemplate/elements/menu.html +++ b/httemplate/elements/menu.html @@ -686,6 +686,7 @@ if ( $curuser->access_right('Configuration') ) { $config_billing{'Credit reasons'} = [ $fsurl.'browse/reason.html?class=R', 'Credit reasons explain why a credit was issued.' ]; $config_billing{'Credit reason types'} = [ $fsurl.'browse/reason_type.html?class=R', 'Credit reason types define groups of reasons.' ]; + $config_billing{'Credit void reasons'} = [ $fsurl.'browse/reason.html?class=X', 'Credit void reasons explain why a credit was voided.' ]; } #XXX also to be unified