https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23826 Bug ID: 23826 Summary: Manual Invoice does not use new accounttype and status for fines Change sponsored?: --- Product: Koha Version: 19.05 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Bug 22521 changes the accounttype values for fines and adds a new status field. maninvoice.pl does not use these new values. To test: - find a patron and create a manual invoice of type "Fine" - look at the database to see that manual fine is accounttype=F and status=NULL That should be accounttype=OVERDUE. I'm not sure what status should be. NULL? RETURNED? Prior to 19.05, a manually created fine is indistinguishable from a normal fine. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.