https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38233
David Nind <da...@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |da...@davidnind.com Text to go in the| |This updates the ILS-DI release notes| |GetRecords service to use | |the OPAC version of the | |MARCXML and filter items | |based on their OPAC | |visibility. For example, if | |OpacHiddenItems includes | |"withdrawn: [1]" (hide | |items with a withdrawn | |status of 1) and | |hidelostitems is set to | |"Don't show", then an | |ILS_DI request for a record | |will not show items with a | |withdrawn status = 1 | |(Withdrawn). Previously, | |there was no way to hide | |hidden items from the | |ILS-DI request. --- Comment #4 from David Nind <da...@davidnind.com> --- Not related to this bug, but just noting. If I set an item with for a record with a lost status = 1 (Lost), then when viewing the record in the staff interface, it sits on "Processing". To replicate: 1. Find any record in the staff interface with an existing item and add a new item. 2. Note that when you select the "Normal" view, the holdings section lists the existing item and the new one that you created. 3. Edit the item you created and change "1 - Lost status" to "Lost". 4. Select the "Normal" view for the record again and note that a dialog box appears saying "Processing" and the holdings table does not list any items. I've created bug 38248 for this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/