According to the release notes and seed data only the Circulation Administrator
group is intended to be granted this permission, not Serials or System / Global
Administrator as the latter already have it as part of EVERYTHING.
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
)
);
-INSERT INTO permission.grp_perm_map(perm, grp, depth) VALUES (624, 9, 0), (624, 11, 0), (624, 12, 0), (624, 13, 0);
+INSERT INTO permission.grp_perm_map(perm, grp, depth) VALUES (624, 9, 0);
INSERT INTO config.org_unit_setting_type
(grp, name, datatype, label, description, fm_class)