[OPEN-ILS-DEV] disable automatic record deletion
Grant Johnson
fgjohnson at upei.ca
Tue Dec 9 17:17:48 EST 2008
It does,
Thanks Bill
--
Grant
>>> On 2008/12/09 at 4:23 PM, in message <op.ulwv8wnxw5vpdc at esi-demolap001>, "Bill
Erickson" <erickson at esilibrary.com> wrote:
> On Tue, 09 Dec 2008 12:37:22 -0500, Grant Johnson <FGJohnson at upei.ca>
> wrote:
>
>> Hey all,
>> It's cold and snowy here!
>>
>> Where do I go to do this?
>> "disable automatic record deletion using an org_unit setting"
>
> Hi Grand,
>
> I believe that's referring to not deleting a bib record when all attached
> items/call-numbers are being deleted?
>
> If so, you can set an org_unit setting called "cat.bib.keep_on_empty".
> For now, you'll have to do that directly in the database.
>
> Something to the effect of:
>
> insert into actor.org_unit_setting (org_unit, name, value) values (1,
> 'cat.bib.keep_on_empty', 1);
>
> That will apply the setting globally, if "top" of your org_unit hierarchy
> has an ID of 1.
>
> You can also tell the system to alert the staff when this occurs with the
> "cat.bib.alert_on_empty" setting.
>
> Hope this helps,
>
> -b
>
>
> --
> Bill Erickson
> | VP, Software Development & Integration
> | Equinox Software, Inc. / The Evergreen Experts
> | phone: 877-OPEN-ILS (673-6457)
> | email: erickson at esilibrary.com
> | web: http://esilibrary.com
More information about the Open-ils-dev
mailing list