Bug 27039 - Allow user to define whether or not hardcoded debit types are available for manual invoicing
Summary: Allow user to define whether or not hardcoded debit types are available for m...
Status: NEW
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: 2020-11-16 22:14 UTC by Andrew Fuerste-Henry
Modified: 2020-11-16 22:16 UTC (History)
0 users

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 Andrew Fuerste-Henry 2020-11-16 22:14:52 UTC
Koha's default debit include LOST and NEW_CARD, both of which are preset to be available as manual invoice types. Libraries that don't wish to use these as manual debit types have no way of changing this, since these debit types cannot be edited.

Full edit/delete access to these debit types could make a real mess, but one should have the option to toggle manual invoicing on and off.