Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Nick Clemens 7ebc85da16 Bug 21946: Display parent-child relationship on smart-rules.pl
To test:
 1 - Set some itemtypes to have a parent
 2 - Browse to Administration -> Circulation and fines rules
 3 - Note new description of parent/child relationships at top of page
 4 - Note that itemtype dropdown for circ rules shows child types under parents
 5 - Set a rule for a child type
 6 - Note it displays as Parent->Child
 7 - Have three child types under a parent
 8 - Set the parent 'Current checkouts allowed' to 3
 9 - Set the children 'Current checkouts allowed' to:
     type1 = 2
     type2 = 1
     type3 = 1
10 - Create some items of the type above
11 - Note you can checkout 2 of type 1, and not 3
12 - Note you can checkout 1 of type 2, but not 2
13 - Note that you now cannot checkout any of type3
14 - Note you cannot checkout any of the parent type
15 - Return one of the other items and note you can now checkout an item of type3
16 - Return another item and note you can checkout an item of the parent type
17 - Return all
18 - Set the parent type to 1
19 - Now note you can only checkout 1 of any of the children
20 - Set the parent to 0
21 - Note you cannot checkout any of the child types

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-13 10:13:14 +02:00
..
acqui Bug 24157: Handle the case where logged in user does not have edit_invoices 2020-07-30 17:30:23 +02:00
admin Bug 21946: Display parent-child relationship on smart-rules.pl 2020-08-13 10:13:14 +02:00
authorities Bug 20154: Stay in the open tab when editing authority record 2020-08-13 07:55:45 +02:00
basket Bug 26010: Remove the use of jquery.checkboxes plugin from staff interface cart 2020-08-13 07:55:42 +02:00
batch
catalogue Bug 5428: Jump back to the search result after deleting a record 2020-08-13 07:55:45 +02:00
cataloguing Bug 25762: Typo in linkitem.tt 2020-08-03 11:47:39 +02:00
circ Bug 24201: (QA follow-up) Replace library select 2020-08-07 16:54:40 +02:00
clubs
common Bug 24964: Restore pagination for patrons for owner/users of funds 2020-04-06 10:57:10 +01:00
course_reserves Bug 25606: (QA follow-up) Don't show remove all button if no reserves 2020-08-07 16:54:40 +02:00
errors
ill Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
installer
labels Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
mana
members Bug 21345: Patron records with attached files not obvious from patron details view 2020-08-13 07:55:44 +02:00
offline_circ
onboarding Bug 25409: Add missing "Required" text and "required" classes 2020-05-12 11:17:45 +01:00
patron_lists Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
patroncards Bug 25765: Replace LoginBranchname and LoginBranchcode with use of Branches template plugin 2020-07-23 11:17:27 +02:00
plugins Bug 25953: Add ID to installed plugins table on plugins-home.pl 2020-07-30 17:44:27 +02:00
pos Bug 26160: Make POS items table configurable 2020-08-12 12:07:12 +02:00
reports Bug 26087: Add table configuration and export options to orders by fund report 2020-08-13 07:55:42 +02:00
reserve Bug 25827: Add floating toolbar to the holds summary page in staff interface 2020-07-20 17:45:31 +02:00
reviews
rotating_collections Bug 25762: Typo in linkitem.tt 2020-08-03 11:47:39 +02:00
serials Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
services
suggestion Bug 24156: move ColumnsSettings to TablesSettings 2020-06-25 10:51:59 +02:00
tags
test
tools Bug 5428: Add searchid to the "Return to the record" button (batch del) 2020-08-13 07:55:45 +02:00
virtualshelves Bug 16547: Do not display "multi holds" view if only one is selected 2020-04-06 10:41:02 +01:00
about.tt Bug 25826: (QA follow-up) Add filters 2020-08-07 09:55:50 +02:00
auth.tt Bug 24201: (QA follow-up) Only display desks picker if enabled 2020-08-07 16:54:40 +02:00
intranet-main.tt Bug 25627: Move OPAC problem reports from administration to tools 2020-06-15 11:53:36 +02:00