13 Jan
2023
13 Jan
'23
12:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30979 --- Comment #26 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- (In reply to David Cook from comment #20)
I haven't looked into the code yet but I was wondering how you work out the branch for the checkout.
For a multi-branch library, they might need to self-checkout from multiple different locations. Do we just use the holdingbranch of the item in that case?
I don't touch the existing code for that at all.. we're calling 'AddIssue' within the API here and that uses the logic in '_GetCircControlBranch'.. which I believe looks at environment. -- You are receiving this mail because: You are watching all bug changes.