Forum OpenACS Development: Re: New package maintainer for project-manager, organizations, room-reservations

Alex, i downloaded project-manager from oacs-5-1 and got it working but i had this error on instalation using postgresql:

Failed to install Project Manager, version 3.0b2. The following error was generated:
Password: psql:project-manager-table-create.sql:688:
ERROR: column "customer_id" does not exist CONTEXT: PL/pgSQL function "acs_object__new" line 17

Just commenting out line 688 in project-manager-table-create.sql prevents this error.

Malte, i was trying project-manager on oacs-5-2 because i am learning about callbacks and according to Tip 79 i saw it was added right on that branch, isn't it? I will accomplish project-manager HEAD to see what you are doing. I saw there are great new things like integration with forum, file-storage and contacts instances via callbacks.

Thanks