Advertisement
Guest User

Koha deleteditems/biblios so far

a guest
Feb 20th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. $ git diff --stat
  2. C4/Acquisition.pm | 10 ++++------
  3. C4/Biblio.pm | 99 +++++++++++++--------------------------------------------------------------------------------------
  4. C4/Items.pm | 39 ++++++++++-----------------------------
  5. C4/Reserves.pm | 4 ++--
  6. Koha/Biblio.pm | 2 +-
  7. Koha/Filter/MARC/EmbedItemsAvailability.pm | 1 +
  8. Koha/ItemType.pm | 2 +-
  9. Koha/OAI/Server/GetRecord.pm | 14 +++++---------
  10. Koha/OAI/Server/ListBase.pm | 10 +++++-----
  11. Koha/Patron.pm | 2 +-
  12. Koha/REST/V1/Checkout.pm | 21 +--------------------
  13. admin/branches.pl | 3 ++-
  14. cataloguing/merge.pl | 2 +-
  15. labels/label-item-search.pl | 2 +-
  16. misc/export_records.pl | 15 +++++----------
  17. opac/opac-reserve.pl | 4 ++--
  18. reports/catalogue_stats.pl | 24 ++++++++++++++----------
  19. reports/itemslost.pl | 1 +
  20. 18 files changed, 70 insertions(+), 185 deletions(-)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement