[Koha-bugs] [Bug 31621] New: aqbooksellers.deliverytime should not be nullable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 23 22:28:22 CEST 2022


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

            Bug ID: 31621
           Summary: aqbooksellers.deliverytime should not be nullable
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: fridolin.somers at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

The column aqbooksellers.deliverytime is actually :
`deliverytime` int(11) DEFAULT NULL

But it is used in several places as an integer.
Defaut value should be 0 and not nullable.

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