Bug 11971

Summary: Untranslatable "Reserve Charge"
Product: Koha Reporter: paxed <pasi.kallinen>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: f.demians, martin.renvoize, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description paxed 2014-03-20 10:22:16 UTC
AddReserve() in C4/Reserves.pm inserts hard-coded string "Reserve Charge - " into accountlines db table.
Comment 1 paxed 2018-08-29 08:58:12 UTC
And sco-main searches for that exact string:

opac/sco/sco-main.pl:                            description    => 'Reserve Charge - ' . $item->biblio->title,
Comment 2 Katrin Fischer 2019-02-04 23:09:47 UTC
Adding Martin as we just discussed this issue today (might be a duplicate to some of the accounts work)
Comment 3 Owen Leonard 2019-05-06 13:41:40 UTC

*** This bug has been marked as a duplicate of bug 12166 ***