Index: openacs-4/packages/invoices/www/offer-ae.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/www/offer-ae.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/invoices/www/offer-ae.tcl 26 Oct 2005 12:53:45 -0000 1.6 +++ openacs-4/packages/invoices/www/offer-ae.tcl 26 Oct 2005 14:26:21 -0000 1.7 @@ -196,7 +196,6 @@ # we are adding/editing data ad_form -extend -name iv_offer_form -form { {vat_percent:float {label "[_ invoices.iv_offer_vat_percent]"} {html {size 5 maxlength 10}} {help_text "[_ invoices.iv_offer_vat_percent_help]"} {after_html {%}}} - {hidden_sum:text(hidden) {value 0}} } if {![empty_string_p $_credit_percent] && $_credit_percent > 0} {