RT#39008: OQM - where do you set credit void reasons
[freeside.git] / httemplate / elements / menu.html
index efd9033..8be8a5f 100644 (file)
@@ -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