[freeside-commits] freeside/httemplate/edit/process discount.html, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Tue Feb 9 11:56:04 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv31454

Modified Files:
	discount.html 
Log Message:
doh, fix for discounts winding up with both amount and percent, RT#6679

Index: discount.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/discount.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- discount.html	5 Feb 2010 02:39:31 -0000	1.2
+++ discount.html	9 Feb 2010 19:56:01 -0000	1.3
@@ -1,6 +1,7 @@
 <% include( 'elements/process.html',
                'table'       => 'discount',
                'viewall_dir' => 'browse',
+               'fields'      => [ fields('discount'), '_type' ], 
            )
 %>
 <%init>



More information about the freeside-commits mailing list