Enable local administrators to run / view / share reports by default
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 16 Feb 2009 02:14:28 +0000 (02:14 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 16 Feb 2009 02:14:28 +0000 (02:14 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@12190 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/sql/Pg/950.data.seed-values.sql

index 2733973..f5624aa 100644 (file)
@@ -1424,6 +1424,9 @@ INSERT INTO permission.grp_perm_map VALUES (114, 10, 98, 1, false);
 INSERT INTO permission.grp_perm_map VALUES (132, 10, 101, 1, true);
 INSERT INTO permission.grp_perm_map VALUES (136, 10, 102, 1, false);
 INSERT INTO permission.grp_perm_map VALUES (137, 10, 103, 1, false);
+INSERT INTO permission.grp_perm_map VALUES (139, 10, 147, 1, false);
+INSERT INTO permission.grp_perm_map VALUES (140, 10, 148, 1, false);
+INSERT INTO permission.grp_perm_map VALUES (141, 10, 149, 1, false);
 INSERT INTO permission.grp_perm_map VALUES (97, 5, 41, 0, false);
 INSERT INTO permission.grp_perm_map VALUES (96, 5, 43, 0, false);
 INSERT INTO permission.grp_perm_map VALUES (93, 5, 48, 0, false);