Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Martin Renvoize 1a633d68da
Bug 34737: Add ability to match on combinations of item fields
This patch updates the sort bin selection logic to allow for multiple
item field comparisons in a single config rule line.

Test plan
1) Run the unit tests before and after applying this patch and confirm
   they pass in both cases (prove -v t/db_debendant/SIP/Transaction.t
2) Check out an item and return it via SIP2:
     $ telnet localhost 8023
     9300CNterm1|COterm1|CPCPL|
     09N20200422    12430020200422    124300APCPL|AOCPL|AB001|AC|
   (Where 001 in |AB001| is the barcode of the item in question)
4) Check there is no CL field in the last response
5) Apply the patch, fill in SIP2SortBinMapping with e.g.:
       CPL:itype:eq:BK:ccode:eq:TEEN:3
6) Repeat the first step
7) Check the response contains a CL field with a value of 3 (or what
   you put in the config). The field should look like |CL3|

Signed-off-by: Toni Ford <Toni.Ford@newcastle.gov.uk>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-04 11:07:51 -04:00
..
acqui Bug 32676: Fix EDI message status case 2023-10-04 09:44:06 -04:00
admin Bug 34737: Add ability to match on combinations of item fields 2023-10-04 11:07:51 -04:00
authorities Bug 34114: Replace the use of jQueryUI sortable 2023-09-22 13:00:00 -03:00
basket Bug 34553: Update send list and send cart popup footers 2023-09-22 11:35:46 -03:00
batch Bug 33927: Improve translation of title tags: Tools 2023-09-22 10:52:49 -03:00
catalogue Bug 34761: Prevent XSS for searches and saved search filters 2023-09-25 18:18:39 -03:00
cataloguing Bug 34114: Replace the use of jQueryUI sortable 2023-09-22 13:00:00 -03:00
circ Bug 32765: Retry transfer after cancelling hold 2023-09-12 10:16:04 -03:00
clubs Bug 33919: Improve translation of title tags: Patron clubs 2023-09-22 10:52:49 -03:00
course_reserves Bug 34038: Fix incorrect use of __() in .tt and .inc files 2023-09-08 11:54:49 -03:00
erm Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
errors
ill Bug 33716: (QA follow-up) Fix styling for Type_disclaimer_date and Type_disclaimer_value on 'Request details' 2023-09-19 16:34:35 -03:00
installer Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
labels Bug 34453: Update background of quick spine label pop-up 2023-09-22 11:35:48 -03:00
mana
members Bug 33948: Replace GetAllIssues with Koha::Checkouts - staff 2023-09-22 12:35:49 -03:00
offline_circ Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
onboarding Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
patron_lists Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
patroncards Bug 33918: Improve translation of title tags: Patron card creator 2023-09-22 10:52:48 -03:00
plugins Bug 33921: Improve translation of title tags: Plugins and Point of sale 2023-09-01 11:23:33 -03:00
pos Bug 33921: Improve translation of title tags: Plugins and Point of sale 2023-09-01 11:23:33 -03:00
recalls Bug 34794: Fix typo in recalls_to_pull.tt 2023-09-15 15:50:44 -03:00
reports Bug 33923: Improve translation of title tags: Reports 2023-09-01 11:23:19 -03:00
reserve Bug 33913: (QA follow-up) Move variables into strings 2023-08-29 14:59:05 -03:00
reviews Bug 32910: (follow-up) Replace v4 icon names with v6 2023-06-12 11:52:10 -03:00
rotating_collections Bug 33924: Improve translation of title tags: Rotating collections 2023-09-18 15:31:52 -03:00
serials Bug 34199: Add full title information to subscription detail page 2023-09-22 11:35:46 -03:00
services
suggestion Bug 34917: Fix default sort column of table in suggestion.tt 2023-10-03 09:24:48 -04:00
tags Bug 34079: The phrase "Displaying [all|approved|pending|rejected] terms" was separated 2023-09-12 09:45:06 -03:00
test
tools Bug 34820: (QA follow-up) Fix span tag 2023-10-04 09:44:05 -04:00
virtualshelves Bug 34553: Update send list and send cart popup footers 2023-09-22 11:35:46 -03:00
about.tt Bug 27634: (QA follow-up) Add punctuation to message on About page 2023-09-19 16:34:21 -03:00
auth.tt Bug 34028: Show the secret when registering from the auth screen 2023-07-24 14:55:31 -03:00
intranet-main.tt Bug 34288: Allow access to the cataloguing module with tools permission 2023-07-18 12:46:53 -03:00