[Koha-bugs] [Bug 18606] Move rotating collections code to Koha::Object

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 9 14:02:26 CET 2018


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72416|0                           |1
        is obsolete|                            |
  Attachment #72417|0                           |1
        is obsolete|                            |
  Attachment #72418|0                           |1
        is obsolete|                            |
  Attachment #72419|0                           |1
        is obsolete|                            |
  Attachment #72420|0                           |1
        is obsolete|                            |
  Attachment #72421|0                           |1
        is obsolete|                            |
  Attachment #72422|0                           |1
        is obsolete|                            |
  Attachment #72423|0                           |1
        is obsolete|                            |
  Attachment #72424|0                           |1
        is obsolete|                            |
  Attachment #72425|0                           |1
        is obsolete|                            |
  Attachment #72426|0                           |1
        is obsolete|                            |
  Attachment #72427|0                           |1
        is obsolete|                            |
  Attachment #72428|0                           |1
        is obsolete|                            |
  Attachment #72429|0                           |1
        is obsolete|                            |
  Attachment #72430|0                           |1
        is obsolete|                            |
  Attachment #72431|0                           |1
        is obsolete|                            |

--- Comment #124 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 72572
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72572&action=edit
Bug 18606: Add RotationCollections object classes

Test plan:
1) Apply the patch
2) Update database
3) Go to tools -> Rotating collections and play with trying to break it:
    3a) Add some collections
    3b) Edit them
    3c) Add some items to collections
    3d) Remove some items
    3e) Transfer some collections
    3f) Try to remove collection without items
    3g) Try to remove collection with items
4) Go to returns and:
    4a) Try to return item from untransferred collection
    4b) Try to return item from transferred collection
5) prove t/db_dependent/Koha/RotatingCollections.t
t/db_dependent/Koha/Items.t t/db_dependent/Circulation.t
t/db_dependent/Circulation/Returns.t

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list