Monthly Archives: May 2008

Permissions on Financial Documents

Before a user can create or view a Financial Document, a permission check is performed. As a sample we will have a closer look what is checks are performed when a user wants to create a new quote. Permission checks creation of a new quote: /intranet-invoices/new?cost_type_id=3702 1) Depending on the required permission type (read/write) a [...]

How to run a sql script manually

For all those who are not all to familiar with console commands and linux in general, here some articles and comments that should help you to to perform basic administration and maintenance work. Running a sql command In some rare cases update scripts in former version did not execute correctly when triggered by the OpenACS [...]