https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34122
--- Comment #2 from Laura Escamilla <[email protected]> --- Revised/reworded test plan: 1. Create a bib record that has at least 3 items. 2. Change the shelving location of item 1 and do not add shelving locations to the other items. 3. View the bib record for the items in catalogue/detail.pl, all three items will have the shelving location that was assigned to item 1. However, if you look at the items in cataloguing/additem.pl, only item 1 will show the shelving location change. Item 2 and 3 will still show a blank shelving location. 4. Apply patch 5. Repeat step 3. Only item 1 should have a shelving location visible in both catalogue/detail.pl and cataloguing/additem.pl. 6. Sign off! :D -- You are receiving this mail because: 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/
