[Koha-bugs] [Bug 9525] group floating rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 3 11:36:45 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9525

--- Comment #13 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
+-----------------------------+
| USAGE TIPS (sorry didn't document these in the GUI |
+-----------------------------+

When modifying a floating route rule, pressing "%" accepts the modification and
pressing "V" cancels the modifications and reverts the old rule.
The empty text box in the center of the route rule (under the floating type
dropdown list) is the box for conditional rules, where you put the logical
expression.

+-----------------------------+
| SETTING UP THE TEST CONTEXT |
+-----------------------------+

-2. Set syspref "HomeOrHoldingBranchReturn" to homebranch.
-1. Find an Item, which can be circulated freely, and has homebranch B and
    any holdingbranch.
0. Read the instructions at admin/floating-matrix.pl.

+-----------+
| TEST PLAN: Disabled floating:
+-----------+

0. Make sure that the floating rules from branch A to branch B (A -> B) are
   "Disabled" and vice versa (B -> A).
1. Set your current library to A.
2. Check-in the Item.
3. Observe the started transport to branch B.
4. Set your current library to B.
5. Check-in to receive the transfer.

+-----------+
| TEST PLAN: Always floating:
+-----------+

0. Make sure that the floating rules from branch A to branch B (A -> B) are
   "Allowed".
1. Set your current library to A.
2. Check-in the Item.
3. Observe that there is not transport prompt to branch B and the Item is not
   "in-transit" -state.

+-----------+
| TEST PLAN: Possibly floating:
+-----------+

0. Make sure that the floating rules from branch A to branch B (A -> B) are
   "Possible".
1. Set your current library to A.
2. Check-in the Item.
3. Observe that there is a transport prompt to branch B. You can decide if you
   want to transfer or no.

+-----------+
| TEST PLAN: Conditional floating:
+-----------+

0. Same as Always floating if the given condition matches. See the feature
description at admin/floating-matrix.pl explaining Conditional floating.

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


More information about the Koha-bugs mailing list