sub item_type {
return shift->itemtype;
}
=head3 effective_bookable
my $bookable = $item->effective_bookable;
-