[Koha-bugs] [Bug 18252] Move C4::Items code to the Koha namespace

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 10 15:25:28 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18252

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
All dependent bugs have been resolved, but there still remains some work to be
done:

    @EXPORT_OK = qw(
        AddItemFromMarc
        AddItemBatchFromMarc
        ModItemFromMarc
        Item2Marc
        ModDateLastSeen
        ModItemTransfer
        CheckItemPreSave
        GetItemsForInventory
        get_hostitemnumbers_of
        GetMarcItem
        CartToShelf
        GetAnalyticsCount
        SearchItems
        PrepareItemrecordDisplay
        ToggleNewStatus
    );

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list