Removed some of the default attributes for contacts. In the long run we should probably have a attribute_create procedure and an attribute_mapping procedure
Changed generation of invoice_nr. The invoice number will only be generated when the invoice is about to be send. The moment it is send though, it is already marked as billed, even if the user decides not to send the invoice
providing means to store xotcl objects in the CR; using such an object to configure xowiki; editing wiki objects require admin permissins on the folder; setting "index_page" in admin object uses this wiki page as start page; improved admin interface; made categories pluging more robust for relative paths
straightened out grouping issue in display (ran into the old issue detailed here - http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=428); backing out maltes upgrade script change as it doesn't break anything and will create inconsistent data model - portlet should really be updated to fix the issue; tagging for rel v0.9.9
added a custom field that was defined in an upgrade script, seems we forgot to update the create script to include this custom field for new installs, added additiona fields that should be dropped by dotlrn-ecommerce-views-drop.sql