559510efeb411907d4b833a91cbdc4b0152d432b
[transitory.git] / Open-ILS / src / sql / Pg / upgrade / XXXX.place_unfillable_hold.sql
1 INSERT INTO permission.perm_list ( id, code, description ) VALUES
2  ( 524, 'PLACE_UNFILLABLE_HOLD', oils_i18n_gettext( 524,
3     'Allows a user to place a hold that cannot currently be filled.', 'ppl', 'description' ));