Bug 30507: Value builder for field 183
authorjeremy breuillard <jeremy.breuillard@biblibre.com>
Fri, 4 Mar 2022 13:16:33 +0000 (14:16 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 19 Aug 2022 11:46:27 +0000 (08:46 -0300)
commit9b2bf04e09fe60391976069fa54312b4a5028a79
treee8e81918f2efba539c0d1b0fa561b1a4b63a12f8
parent94423e6d631bed3292fd05a1ad8eaf7f011b9285
Bug 30507: Value builder for field 183

This patch provides values builders for the subfields $a and $2. Those are unimarc official codes who help to
identify the kind of items
Test plan:
1)Go to Home > Cataloging > New record
2)Section 1 - field 183 : it contains subfields $a & $2
3)Inputs are writable but notice that no plugins are suggested
4)Apply patch and repeat 1) to 3)
5)Values builders plugins are available for $a and $2

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
cataloguing/value_builder/unimarc_field_183-2.pl [new file with mode: 0755]
cataloguing/value_builder/unimarc_field_183a.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_183-2.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_183a.tt [new file with mode: 0644]