[Koha-bugs] [Bug 25262] New: [19.05.x] Cash register report truncates manual_inv values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 12:36:11 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25262

            Bug ID: 25262
           Summary: [19.05.x] Cash register report truncates manual_inv
                    values
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Reports
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

In 19.05 we have an odd situation. Accountlines accounttype is now VARCHAR(80)

In the past it was 5, so in the "Cash register" report we truncated that
MANUAL_INV values in our dropdown.

At the moment the DB will save a long value, but only provide the truncated
values for searching, and so transactions will not show up

-- 
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