The sub for removing an item from a bundle uses barcodedecode to remove leading and trailing whitespace from an itemnumber. This causes failures for libraries using plugins like the Barcode Prefixer that alter a value passed through barcodedecode. We should chomp that itemnumber or something instead.