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.2 -r1.3 --- openacs-4/packages/invoices/www/offer-ae.tcl 6 Sep 2005 23:01:24 -0000 1.2 +++ openacs-4/packages/invoices/www/offer-ae.tcl 14 Oct 2005 06:25:03 -0000 1.3 @@ -379,6 +379,7 @@ [list [list "item_units.${i}:float,optional" \ [list label "[_ invoices.iv_offer_item_item_units]"] \ [list html [list size 5 maxlength 5 onChange calculateItemAmount(${i})]] \ + [list value 0] \ [list help_text "[_ invoices.iv_offer_item_item_units_help]"] \ [list after_html "[_ invoices.units]"] \ [list section "[_ invoices.iv_offer_item_1] $i"] ] ]