Bug 41899 - Add branchcode in accountlines.branchcode for RESERVE_EXPIRED
Summary: Add branchcode in accountlines.branchcode for RESERVE_EXPIRED
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-20 11:03 UTC by Anneli Österman
Modified: 2026-02-20 11:03 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anneli Österman 2026-02-20 11:03:37 UTC
We need to record the branchcode to the accountlines when the RESERVE_EXPIRED fee is added by the cancel_expired_holds.pl cron job. I think the suitable branchcode could be the hold's pickup library (reserves.branchcode).

This change would help to track to which library the fee belongs to (in library consortiums).