Index: openacs-4/packages/invoices/tcl/invoices-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/invoices/tcl/invoices-callback-procs.tcl,v diff -u -r1.16 -r1.17 --- openacs-4/packages/invoices/tcl/invoices-callback-procs.tcl 10 Apr 2006 14:14:20 -0000 1.16 +++ openacs-4/packages/invoices/tcl/invoices-callback-procs.tcl 5 Jun 2006 11:34:17 -0000 1.17 @@ -160,6 +160,16 @@ } { } +ad_proc -public -callback iv::offer_create_items { + {-project_item_id:required} + {-organization_id:required} + {-offer_id:required} +} { + Callback to be executed for actually filling the offer items to the offer. + As this is usually very custom specific we need a callback here + This callback is hooked into /www/offer-create +} - + ad_proc -public -callback contacts::populate::organization::customer_attributes -impl invoices { {-list_id:required} } {