Bug 12530

Summary: Remove "reserves" column from "items"/"deleteditems" tables if no longer used
Product: Koha Reporter: David Cook <dcook>
Component: DatabaseAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: josef.moravec, katrin.fischer, tomascohen
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description David Cook 2014-07-04 02:33:10 UTC
Need to check through the code, but I don't think the "reserves" column (which was a counter) is used anymore. 

We may as well remove it from the schema if it's no longer required.
Comment 1 Katrin Fischer 2019-02-10 22:10:01 UTC

*** This bug has been marked as a duplicate of bug 13125 ***