[Koha-bugs] [Bug 15997] Hold Ratios for ordered items doesn't count orders where AcqCreateItem is set to 'receiving'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 15 01:33:06 CET 2016


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49090|0                           |1
        is obsolete|                            |

--- Comment #5 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 49151
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49151&action=edit
[SIGNED-OFF] 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 at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list