https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23463
--- Comment #1 from Jonathan Druart <[email protected]> --- This patchset will be quite big and will move the following C4::Items subroutines to the Koha namespace: AddItem ModItem DelItem ItemSafeToDelete DelItemCheck SearchItemsByField UpdateHoldingbranch _koha_new_item _koha_modify_item _set_defaults_for_add _set_derived_columns_for_add _do_column_fixes_for_mod _set_derived_columns_for_mod _build_default_values_for_mod_marc _get_single_item_column _calc_items_cn_sort _mod_item_dates _after_item_action_hooks -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
