Syspref format (995$x=foo)
Hi all, As a result of a QA comment from Marcel (see Bug 8307), I come back to you. I introduce a syspref which can be filled with the form: xxx$y=v where xxx is a field, y a subfield and v a value. Does that make sense for you ? Does someone have a better suggestion ? Thank you for your attention. Regards, Jonathan
If it is only for item status, why not setting only the value and using mapping of 'items.notforloan' to find field and subfield? -- Fridolyn SOMERS Biblibre - Pôle Support fridolyn.somers@biblibre.com <mailto:fridolyn.somers@biblibre.com> Le 30/08/2012 14:55, Jonathan Druart a écrit :
Hi all,
As a result of a QA comment from Marcel (see Bug 8307), I come back to you.
I introduce a syspref which can be filled with the form: xxx$y=v where xxx is a field, y a subfield and v a value.
Does that make sense for you ? Does someone have a better suggestion ?
Thank you for your attention.
Regards, Jonathan
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Hi, On 08/30/2012 10:50 AM, Fridolyn SOMERS wrote:
If it is only for item status, why not setting only the value and using mapping of 'items.notforloan' to find field and subfield?
I agree with Fridolyn -- since the intent of the enhancement appears to be providing a way to specify item field values, I would prefer that the syspref accept item column names rather than a subfield derived from the MARC mapping. Doing this would also simplify the change required in finishreceive.pl. Also, the syspref name 'AcqItemStatusWhenReceived' is very specific; if that's *all* it is supposed to do, why not simply have it take the desired status value. If it's meant to be able to set default values for other item fields, I think the syspref should be renamed to something a little more general. Regards, Galen -- Galen Charlton Director of Support and Implementation Equinox Software, Inc. / The Open Source Experts email: gmc@esilibrary.com direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
participants (3)
-
Fridolyn SOMERS -
Galen Charlton -
Jonathan Druart