Bug 4931

Summary: Stocktaking must be based on holdingbranch instead of homebranch
Product: Koha Reporter: Nahuel Angelinetti <nahuel.angelinetti>
Component: ToolsAssignee: Nahuel Angelinetti <nahuel.angelinetti>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, nengard, paul.poulain
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5574    
Attachments: Fix for bug 4931

Description Nahuel Angelinetti 2010-07-02 13:13:28 UTC
As in a network of libraries, some libs can loan books to others libs in the network.
For the moment, the stocktaking is based on homebranch, that seems to be bad, because if the book is loaned to another library, the book will be on the list, so the library won't find it.
If the stocktaking is based on holdingbranch, if the book should be present physicaly, it will be shown in the list.
Comment 1 Nicole C. Engard 2010-07-03 13:20:11 UTC
I think it should be an option for libraries to choose which branch the tool looks at (home or holding).  In many libraries that lend to others they do in fact want to do inventory on the home branch to find out what libraries are out at other branches or not on their shelves in general.
Comment 2 Chris Cormack 2010-12-14 07:46:08 UTC
Anyone know the status of this bug?
Comment 3 Chris Cormack 2011-02-02 23:33:47 UTC
Created attachment 3055 [details] [review]
Fix for bug 4931
Comment 4 Chris Cormack 2011-02-03 00:52:05 UTC
Pushed please test