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

--- Comment #1 from M. Tompsett <[email protected]> ---
Created attachment 37910
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37910&action=edit
Bug 14001 - Inventory tool is not plack friendly

After receiving an error while attempt a simple inventory run,
Line 297 was changed from:
    ...$_->...
to
    ...$item->...
since the loop variable is $item.

TEST PLAN
---------
1) Do what is described in comment #1
   -- *kaboom*
2) apply the patch on the kohadevbox
3) re-attempt
   -- success!
4) run koha qa test tools

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