https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35991
Bug ID: 35991
Summary: C4::Items::AddItemBatchFromMarc should not call
logaction()
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
C4::Items::AddItemBatchFromMarc calls logaction() :
https://git.koha-community.org/Koha-community/Koha/src/commit/12b6c0e67d39590da23a614fbe6d4aa4f18923aa/C4/Items.pm#L266
But this action is already done by Koha::Item->store() a few line above.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/