Summary: | System defined MANUAL debit type description is hard coded but the description can be changed | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Fines and fees | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | lisette |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Lucas Gass (lukeg)
2025-06-26 19:36:05 UTC
kohadev-koha@kohadevbox:koha(main)$ git grep 'Manual fee' koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc: <span>Manual fee</span> koha-tmpl/opac-tmpl/bootstrap/en/includes/accounts.inc: <span>Manual fee</span> t/mock_templates/intranet-tmpl/prog/en/includes/accounts.inc: <span>Manual fee</span> |