https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39802
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #6 from Andrew Fuerste-Henry <[email protected]> --- In testing just now, the cron did not appear to respect this system preference. To recreate: - have bib with 6 items, 2 each with homebranch Centerville, Fairfield, Midway - have patron with branch=Midway - with Koha set to Centerville, check out 1 item from each homebranch to your patron - set Koha to Midway and check remaining items out to patron - set LostChargesControl to "library the item is from" - wonder aloud whether or not HomeOrHoldingBranch applies, find no answer, move forward anyway - perl misc/cronjobs/longoverdue.pl -l 7=2 -c --library CPL - cron feedback says it will mark all 6 checkouts lost, even though only two of these items have CPL as their homebranch (and only 3 have it as the holdingbranch) - set LostChargesControl to "library the item is from" - perl misc/cronjobs/longoverdue.pl -l 7=2 -c --library CPL - cron feedback says it will mark all 6 checkouts lost, even though 0 of them are checkouts to a patron from CPL -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
