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

Frédéric Demians <[email protected]> changed:

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

--- Comment #3 from Frédéric Demians <[email protected]> ---
Created attachment 163766
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163766&action=edit
Bug 36137: Make update_totalissues cron always skip the holds queue

To test:
1. Run the update_totalissues cron, the holds queue is updated.
2. APPLY PATCH, restart services
3. Run update_totalissues cron again, this time the holds queue should always
be skipped.

NOTE: This patch also eliminates what looks to me to be an unessesary if/else
case.
This patch also adds POD for the skips_hold_queue variable in C4/Biblio

Signed-off-by: Frédéric Demians <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to