Bug 4806

Summary: circ/circulation.tmpl: Add "reservenumber" in the reserved table
Product: Koha Reporter: Alex Arnaud <alex.arnaud>
Component: CirculationAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: PATCH-Sent (DO NOT USE) CC: chris, dev_patches, henridamien, katrin.fischer, paul.poulain
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 4239    
Attachments: circ/circulation.tmpl: Add "reservenumber" in the reserved table

Description Alex Arnaud 2010-05-24 09:56:33 UTC
Add "reservenumber" the "reserved" table which is used for delete or update reserved items.
Comment 1 Alex Arnaud 2010-05-24 09:59:05 UTC
Created attachment 2161 [details] [review]
circ/circulation.tmpl: Add "reservenumber" in the reserved table
Comment 2 Henri-Damien LAURENT 2010-05-24 11:47:21 UTC
this rather is for 3.4.
Comes from a patch from PTFS and its integration.
related to 4239.
Comment 3 Chris Cormack 2010-12-13 01:34:00 UTC
Pushed to master please test and close
Comment 4 Owen Leonard 2011-02-04 14:33:21 UTC
Fixed in as much as the column now exists, but I notice it's not being leveraged as it might, hence Bug 5696: Hold deletion should use reservenumber.
Comment 5 Paul Poulain 2011-09-28 14:11:19 UTC
This patch has been applied alone, the reservenumber is still not in Koha, so I think & suggest this patch is reverted until a proper reservenumber implementation is provided.
Bug 4239 won't probably be rebased, and but 5696 is still valid (although, if you revert this patch, owen's comment become irrelevant
Comment 6 Jared Camins-Esakov 2012-12-31 00:28:10 UTC
There have been no further reports of problems so I am marking this bug resolved.
Comment 7 Katrin Fischer 2013-04-13 22:36:23 UTC
reservenumber was added by bug 7065 now.