https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40014
Bug ID: 40014
Summary: Preservation module does not support authorized value
ETAT
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Preservation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Many UNIMARC installation uses the authorized value "ETAT" (present in default
Koha but not used by default) instead of "NOT_LOAN". This is not taken into
account in the preservation module.
This can lead to invalid value when field 995$o (status or not for loan) is
filled by Koha with a value in the authorized value "NOT_LOAN" that is not
present in the authorized value "ETAT" that is mapped to the 995$o.
To reproduce :
O- On a UNIMARC Koha
1- Add some values in the authorized value ETAT
2- Make sure the authorized value NOT_LOAN contains at least a value that is
not in ETAT.
3- Update the Default bibliographic framework field 995, subfield o to use the
authorized value ETAT.
4- Activate the preservation Module with the system preference
PreservationModule.
5- Select a value that is in NOT_LOAN but not in ETAT in system preferences
PreservationNotForLoanDefaultTrainIn and PreservationNotForLoanWaitingListIn.
6- Go in the preservation module
7- Pick an item with an emtpy 995$o and add this item to the waiting list
8- Modify the item, check that the 995$o now contains an invalid value in field
995$o, the value in the field is followed by "(Not an authorised value")
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/