[freeside-commits] freeside/httemplate/edit tax_rate.html,1.2,1.3
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Jul 23 07:41:20 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv11967/httemplate/edit
Modified Files:
tax_rate.html
Log Message:
add disabled column to new tax rates, false laziness elimination, and bug fixes - closes #3566
Index: tax_rate.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/tax_rate.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tax_rate.html 6 Apr 2008 16:12:46 -0000 1.2
+++ tax_rate.html 23 Jul 2008 14:41:18 -0000 1.3
@@ -99,6 +99,7 @@
{ field=>'passflag', type=>'fixed' } ,
{ field=>'setuptax', type=>'checkbox', value=>'Y' } ,
{ field=>'recurtax', type=>'checkbox', value=>'Y' } ,
+ { field=>'disabled', type=>'checkbox', value=>'Y' } ,
{ field=>'manual', type=>'hidden', value=>'Y' } ,
);
More information about the freeside-commits
mailing list