[OPEN-ILS-DEV] Adding Copy Locations after a 1.4.0.2 install

Frances Dean McNamara fdmcnama at uchicago.edu
Fri Feb 27 09:54:42 EST 2009


I just want to record on the list that after installing 1.4.0.2 we find we have to add a row to a table in order to be able to add Copy Locations in the Admin, Local System Administration in the client.  At this point we have only the admin user set up and are using the default permissions of that user.  In order to allow that user to add and change Copy Locations, we needed to run the statement:

insert into permission.usr_work_ou_map
VALUES (1,1,1)

Then we can modify the Copy Locations.  I think I got that from something I saw in the chat, and it will perhaps be fixed, but if anyone else is putting in a new 1.4.0.2 you might need to do that to get going.

Developers, correct me if I'm wrong.

Frances McNamara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20090227/5a1bc1b0/attachment.htm 


More information about the Open-ils-dev mailing list