http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9351
--- Comment #47 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #46) > Ok, it works now alright for item-level itypes = specific item, but setting > the syspref to bibio level it still takes the itype from the item level? Yes, but that's already the default behaviour for the other existing instances of UpdateStats() (e.g. issues and renewals). I think requiring handling of biblio level itypes would be scope creep for this bug, since this bug is just trying to create consistency. If we want to support biblio level itypes, I think that should be a separate bug which then fixes it across the board for all calls of UpdateStats(). But that's just my 2 cents :). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
