On 10/05/11 17:07, Nicole Engard wrote: > Based on this info, we need clearer explanations of the preferences > ... and I'm not sure how to label them so that they make sense. > Suggestions? > Theres a routine in Circulation.pm _GetCircControlBranch which uses the two of them to return the branch's policy is to be used in the circ transaction, logic flow is: if CircControl == 'PickupLibrary' use the branch you are logged in at if CircControl == 'PatronLibrary' use the borrowers library if neither of the above use the field identified in HomeOrHoldingBranch from the item (unless its holding and there isn't a value there, in which case revert to home).
C. -- Colin Campbell Chief Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 845 557 5634 (phone) +44 (0) 7759 633626 (mobile) [email protected] skype: colin_campbell2 http://www.ptfs-europe.com _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
