https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817
--- Comment #103 from Kyle M Hall <[email protected]> --- (In reply to Katrin Fischer from comment #84) > 1) Can you please explain this change in Items.pm? > > This would also affect the item form in serials IIRC. Agreed. I've submitted a followup to return the existing behavior for serials. > 2) GetMarcFieldsToOrderValues in Koha/Acquisition/Utils.pm > 3) GetMarcItemFieldsToOrderValues in Koha/Acquisition/Utils.pm It looks like the original author (Devinim) started with one subroutine that handled both, but ended up forking the subroutine without updated the POD. I've submitted a followup to fix the POD for both subroutines. > 4) Test plan Done as well! -- 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/
