doh, fix for discounts winding up with both amount and percent, RT#6679
[freeside.git] / httemplate / edit / process / discount.html
index 80dc0f5..eb4e92e 100644 (file)
@@ -1,6 +1,7 @@
 <% include( 'elements/process.html',
                'table'       => 'discount',
                'viewall_dir' => 'browse',
+               'fields'      => [ fields('discount'), '_type' ], 
            )
 %>
 <%init>