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
