Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Martin Renvoize 3fca44b65d
Bug 15497: Limit itemtypes by branch in additem.pl
This patch adds a select multiple when you add/edit an itemtype, creates functions to return itemtypes by library, and filters the options of itemtype select in additem

To test:
1) Apply this patch set
2) perl installer/data/mysql/updatedatabase.pl
3) In koha administration => item types, edit "Books" itemtype
CHECK => there is now a select multiple whith libraries at the bottom
4) select centerville and save
5) set centerville as current libary
6) search for any biblio in the catalog
7) click on "edit items"
CHECK => book item type is present
8) set any other libary as current library
SUCCESS => book item type is not present
9) Sign off

Sponsored-by: Northeast Kansas Library System
Sponsored-by: Southeast Kansas Library System
Sponsored-by: Central Kansas Library System
Signed-off-by: Jessica Zairo <jzairo@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-12 16:31:06 +01:00
..
acqui Bug 23397: (QA follow-up) Replace mod 2 by last 2019-09-06 13:17:46 +01:00
admin Bug 15497: Limit itemtypes by branch in additem.pl 2019-09-12 16:31:06 +01:00
authorities Bug 11529: Clean up subtitle usage 2019-08-05 15:03:18 +01:00
basket Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
batch
catalogue Bug 23464: Update the process of quick spine label printing 2019-09-09 11:26:55 +01:00
cataloguing Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
circ Bug 23273: (RM follow-up) Correction to filters 2019-09-06 10:18:22 +01:00
clubs Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
common
course_reserves Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
errors
ill Bug 23229: (QA follow-up) Fix indentation 2019-07-26 11:12:40 +01:00
installer Bug 22527: (RM follow-up) Add filter 2019-05-07 15:57:35 +00:00
labels Bug 23464: (follow-up) QA fixes 2019-09-09 11:27:12 +01:00
mana
members Bug 20691: Add ability to turn feature on and off 2019-09-11 08:53:46 +01:00
offline_circ Bug 23098: Reword success message of KOC upload process 2019-06-24 14:44:08 +01:00
onboarding
patron_lists Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
patroncards Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
plugins Bug 23222: Update plugins-home.tt with new ENABLE/DISABLE flag name 2019-07-02 09:11:58 +01:00
reports Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
reserve Bug 23458: (follow-up) Add comments to markup 2019-08-19 10:16:16 +01:00
reviews
rotating_collections
serials Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
services
suggestion Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
tags Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
test
tools Bug 23512: (follow-up) Markup comments and corrections 2019-09-09 11:29:11 +01:00
virtualshelves Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
about.tt Bug 14570: Add about.pl entry for wrong relationship data 2019-08-20 16:06:36 +01:00
auth.tt Bug 22585: remove double-escape for CAS URL 2019-06-13 12:06:49 +01:00
intranet-main.tt