http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11405

--- Comment #23 from M. Tompsett <[email protected]> ---
Comment on attachment 31251
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31251
Bug 11405 [2] - Skip items with waiting holds

Review of attachment 31251:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11405&attachment=31251)
-----------------------------------------------------------------

::: tools/inventory.pl
@@ +233,4 @@
>  if ( $markseen or $op ) {
>      # retrieve all items in this range.
>      my $totalrecords;
> +    ($inventorylist, $totalrecords) = GetItemsForInventory($minlocation, 
> $maxlocation, $location, $itemtype, $ignoreissued, $ignore_holds_waiting, '', 
> $branchcode, $branch, 0, undef , $staton);

This is where a nasty conflict shows up. Please rebase.

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

Reply via email to