https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36063
--- Comment #19 from Lucas Gass (lukeg) <[email protected]> --- (In reply to Nick Clemens (kidclamp) from comment #17) > - Commit title seems to be squashed? > - $reserves_to_pull_from - maybe $date_to_pull_holds_from - not clear its a > date with current name > - 'item.homebranch' => C4::Context->userenv()->{'branch'}, - in a floating > system this feels inaccurate - maybe it should be holding branch? And what > about items in transit? Yes, we should use holdingbranch. Items in transit should not show up here. -- 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/
