Bug 30506: Value builder for field 182
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:45:50 +0000 (08:45 -0300)
commit94423e6d631bed3292fd05a1ad8eaf7f011b9285
tree9540a7b15c749194f195ce52c501c9ba7bdabb6d
parentc3ae151d93bfed5ec019d1811843c1e683d1db35
Bug 30506: Value builder for field 182

This patch provides values builders for the subfields $a, $c 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 182 : it contains subfields $a, $c & $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, $c 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_182-2.pl [new file with mode: 0755]
cataloguing/value_builder/unimarc_field_182a.pl [new file with mode: 0755]
cataloguing/value_builder/unimarc_field_182c.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182-2.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182a.tt [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_182c.tt [new file with mode: 0644]