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.33 -r1.34 --- openacs-4/packages/invoices/www/offer-ae.tcl 29 Jun 2006 14:45:02 -0000 1.33 +++ openacs-4/packages/invoices/www/offer-ae.tcl 4 Aug 2006 15:36:05 -0000 1.34 @@ -764,7 +764,7 @@ # } } -edit_data { -# db_transaction { + db_transaction { set new_offer_rev_id [iv::offer::edit \ -offer_id $offer_id \ -title $title \ @@ -828,7 +828,7 @@ category::map_object -object_id $new_item_rev_id $item(category) } -# } + } } -after_submit { # upload new file if {![empty_string_p $upload_file]} {