https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28057

--- Comment #3 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Sorry, but can you explain a bit more?

>The loop here gets items from the record, plus analytic items. Because of this
>we need to check more than 1 record - we decide to do this via biblioitems.

>We need to preserve that, but when checking ItemsAnyAvailableAndNotRestricted 
>we
>cannot assume that the biblionumber and biblioitemnumber are the same (they 
>>should be
>but this may not be the best of all possible worlds)

We have both biblioitemnumber and biblionumber on items table. biblioitems
doesn't have any functionality at the moment, apart from it's 1:1 to biblio. 

So why do we need to preserve the use of biblioitemnumber?

-- 
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/

Reply via email to