Bug 15997 - Hold Ratios for ordered items doesn't count orders where AcqCreateItem...
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 7 Mar 2016 14:04:44 +0000 (14:04 +0000)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Mon, 21 Mar 2016 22:55:10 +0000 (22:55 +0000)
commit7e1ccbd6069658540dd352f63ade3ef7b19de282
tree2b1c2a94a66869875ba2a9ac93c62725aeca613d
parent804e7d377bf513671c1b0904c97bd378c8e6965f
Bug 15997 - Hold Ratios for ordered items doesn't count orders where AcqCreateItem is set to 'receiving'

Currently, the hold ratios script only counts on order items where the
record item is created at the time the order is placed, and not if the
item is created when the item is received.

Test Plan:
1) Set AcqCreateItem to recieving
2) Run the hold ratios report with "include ordered" checked
3) From aquisitions, order some additional items for the record
4) Re-run the hold ratios report, not there is no change in the ratio
   for that record
5) Apply this patch
6) Re-run the hold ratios reporat again, the ratio should now have
   changed

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
circ/reserveratios.pl