Bug 23951

Summary: Sundry and Account management fee missing from manual fine pull down
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: martin.renvoize
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2019-11-02 10:41:58 UTC
When comparing the pull down offered when creating a manual fine between 18.11 and master, there are some options missing:

- Account management fee
- Sundry

Is this a bug or by intention?

For libraries who have been using these and have built reports on them this could be an issue.
Comment 1 Martin Renvoize (ashimema) 2020-03-30 06:20:10 UTC
It's intended.. ;)


You now have much finer grained control over what options are displayed in the manual invoice dropdown via the account debit type management page.

The first one was certainly intended as a system maintained debit whilst the second ended up as a catch all manual debit.

They will only not be present for new installs, though the former is still present on the system, just not displayed in the dropdown (it is available in the debit types management page).

For upgrades, they should both still be there.
Comment 2 Katrin Fischer 2020-03-30 07:12:44 UTC
Ok, thx!