[freeside-commits] freeside/httemplate/edit quick-charge.html, 1.5, 1.6
Jeff Finucane,420,,
jeff at wavetail.420.am
Wed Feb 13 15:46:54 PST 2008
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv14416/httemplate/edit
Modified Files:
quick-charge.html
Log Message:
package class selection for one-time charges RT#1322
Index: quick-charge.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/quick-charge.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- quick-charge.html 13 Jan 2008 21:35:52 -0000 1.5
+++ quick-charge.html 13 Feb 2008 23:46:51 -0000 1.6
@@ -82,6 +82,7 @@
<TD>
$<INPUT TYPE="text" NAME="amount" SIZE=6 VALUE="<% $amount %>" onChange="enable_quick_charge()" onKeyPress="enable_quick_charge_amount()">
</TD>
+<% include('/elements/tr-select-pkg_class.html', '') %>
<% include('/elements/tr-select-taxclass.html') %>
</TR>
<TD>Description:</TD>
More information about the freeside-commits
mailing list