Bug 11971 - Untranslatable "Reserve Charge"
Summary: Untranslatable "Reserve Charge"
Status: RESOLVED DUPLICATE of bug 12166
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-20 10:22 UTC by paxed
Modified: 2019-05-06 13:41 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***