Bug 28854: (follow-up) Use barcodedecode in Koha::REST::V1::Items
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 24 Jun 2022 15:55:25 +0000 (16:55 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 13 Jul 2022 13:36:00 +0000 (10:36 -0300)
commit720ed202b82e89db1af68e98fd6ac2dd465b562e
tree18d436735bc387a11b79f51c87b6c5f8b200f871
parent08356151cbdd29c12a9f8d9043f2aa17dfc9f9f5
Bug 28854: (follow-up) Use barcodedecode in Koha::REST::V1::Items

This removes any leading or trailing whitespace from the external id
passed

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/REST/V1/Items.pm