Main Koha release repository https://koha-community.org
Find a file
Colin Campbell f6bc67e851 Bug 22611: Correction for call to get create_item in EDI.pm
There was a typo in the addition of a call to
effective_create_items causing processing to abort after adding
a single copy.

This patch reverts to using the C4::Context call as used for the
first copy created, the intended call to effective_create_items
is a wrapper around that as the field in the basket is guaranteed
to be null (its not set when we call AddBasket). Being consistent
and explicit in what we call should guard against future changes
in dependencies exposing the logic flaw

Added some comments to make logical flow of code clearer

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-23 08:30:17 +00:00
acqui Bug 21622: (RM follow-up) adjust for changes from bug 21282 2019-03-27 15:04:41 +00:00
admin Bug 22505: Add column configuration to patron list table 2019-03-28 18:03:48 +00:00
api/v1 Bug 13895: (QA follow-up) Make the class plural 2019-03-28 19:38:41 +00:00
authorities
basket
C4 Bug 19380: Use Koha::Item::get_transfer instead of GetTransfers 2019-03-29 13:18:09 +00:00
catalogue
cataloguing Bug 22127: Update date accessioned plugin - remove unused routine 2019-03-29 11:28:39 +00:00
circ Bug 12159: Fix getting extended patron attributes for circ-menu 2019-03-28 13:05:22 +00:00
clubs
course_reserves
debian Bug 17746: (QA follow-up) Make set_password.pl generate a password if required 2019-03-28 11:58:20 +00:00
docs
errors
etc
ill
installer Bug 22518: DBRev 18.12.00.036 2019-03-29 11:44:55 +00:00
Koha Bug 22611: Correction for call to get create_item in EDI.pm 2019-03-23 08:30:17 +00:00
koha-tmpl Bug 22586: IntranetReportsHomeHTML no longer renders as HTML on reports-home.pl 2019-03-29 11:29:05 +00:00
labels
members Bug 12159: (QA follow-up) Remove double use module 2019-03-28 13:05:22 +00:00
misc Bug 22518: Remove references to 'O' accounttype 2019-03-29 11:38:12 +00:00
offline_circ
opac Bug 21772: (follow-up) Remove redundant variable 2019-03-28 18:16:48 +00:00
OpenILS
patron_lists
patroncards
plugins
reports Bug 12159: Fix getting extended patron attributes for circ-menu 2019-03-28 13:05:22 +00:00
reserve
reviews
rotating_collections
serials
services
skel
suggestion
svc
t Bug 19380: Use Koha::Item::get_transfer instead of GetTransfers 2019-03-29 13:18:09 +00:00
tags
test
tmp/modified_authorities
tools Bug 19722: Don't show items at job completion if over pref 2019-03-28 18:06:23 +00:00
virtualshelves
xt
.editorconfig
.gitignore
.htaccess
.mailmap
.scss-lint.yml
about.pl
changelanguage.pl
fix-perl-path.PL
gulpfile.js
help.pl
INSTALL
Koha.pm Bug 22518: DBRev 18.12.00.036 2019-03-29 11:44:55 +00:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo