separate one-time from recurring charges in Customer Accounting Summary, #19732
[freeside.git] / httemplate / search / report_customer_accounting_summary.html
index f2a13a2..537abff 100755 (executable)
     <% include( '/elements/tr-select-cust_main-status.html',
                'label' => 'Customer Status'
     ) %>
+
+    <& /elements/tr-checkbox.html,
+        'label' => 'Separate setup fees',
+        'field' => 'setuprecur',
+        'value' => 1,
+    &>
+
     
   </TABLE>