[Koha-bugs] [Bug 23826] New: Manual Invoice does not use new accounttype and status for fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 16 16:19:15 CEST 2019


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 at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list