[Koha-bugs] [Bug 18925] Move maxissueqty and maxonsiteissueqty to circulation_rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 21 21:05:43 CET 2019


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82927|0                           |1
        is obsolete|                            |
  Attachment #82928|0                           |1
        is obsolete|                            |
  Attachment #82929|0                           |1
        is obsolete|                            |
  Attachment #82930|0                           |1
        is obsolete|                            |
  Attachment #82931|0                           |1
        is obsolete|                            |

--- Comment #57 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 85480
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85480&action=edit
Bug 18925: Move maxissueqty and maxonsiteissueqty to circulation_rules

This patch set moves maxissueqty and maxonsiteissueqty to the
circulation_rules table.

Test Plan:
1) Apply this patch
2) Run updatedatabase
3) prove t/db_dependent/Circulation.t
4) prove t/db_dependent/Circulation/Branch.t
5) prove t/db_dependent/Circulation/GetHardDueDate.t
6) prove t/db_dependent/Circulation/Returns.t
7) prove t/db_dependent/Circulation/SwitchOnSiteCheckouts.t
8) prove t/db_dependent/Circulation/TooMany.t
9) prove t/db_dependent/Holds/DisallowHoldIfItemsAvailable.t
10) prove t/db_dependent/Reserves.t
11) Note no changes in circulation behavior related to check out limis
    both on and off site

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


More information about the Koha-bugs mailing list