Koha/acqui
Nick Clemens 4a1a3b3f7d Bug 29243: Correct call when adding items from staged records
To test:
1 - Populate system preference  NewItemsDefaultLocation
2 - Stage a file of marc records
3 - Create an acquisitions basket with 'AcqCreateItems' set to 'ordering'
4 - Attempt to add to basket from your staged file
5 - You get a 500 error, and in the logs:
    Can't use string ("") as a HASH ref while "strict refs" in use at /usr/share/koha/lib/C4/Items.pm line 1605.
6 - Apply patch
7 - Repeat #4
8 - Success!

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2021-10-22 11:06:59 -04:00
..
acqui-home.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
add_user_search.pl Bug 23271: Replace search_limited with search_with_library_limits 2021-04-21 15:25:07 +02:00
addorder.pl Bug 23971: Rename pref with AcquisitionLog 2021-04-23 11:58:49 +02:00
addorderiso2709.pl Bug 29243: Correct call when adding items from staged records 2021-10-22 11:06:59 -04:00
ajax-getauthvaluedropbox.pl Bug 23830: Adapt callers 2021-02-08 17:09:34 +01:00
basket.pl Bug 23971: (follow-up) Remove data duplication 2021-04-23 11:58:49 +02:00
basketgroup.pl Bug 23971: (follow-up) Remove stale param 2021-04-23 11:58:49 +02:00
basketheader.pl Bug 23971: (follow-up) Remove data duplication 2021-04-23 11:58:49 +02:00
booksellers.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
cancelorder.pl Bug 26577: Make basket.pl and cancelorder.pl use ->cancel 2020-10-15 14:50:07 +02:00
check_budget_total.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
check_uniqueness.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
duplicate_orders.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
edi_ean.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
edifactmsgs.pl Bug 23682: Fix use Koha::Plugins::Handler statements 2020-09-03 15:00:48 +02:00
edimsg.pl Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
finishreceive.pl Bug 29175: finishreceive: Replace , by ; 2021-10-08 11:05:53 -04:00
histsearch.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
invoice-files.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
invoice.pl Bug 22773: Bulk Close invoices and Filter invoice view (open/closed) 2021-04-08 15:37:43 +02:00
invoices.pl Bug 22773: Bulk Close invoices and Filter invoice view (open/closed) 2021-04-08 15:37:43 +02:00
lateorders-export.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
lateorders.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
modordernotes.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
neworderempty.pl Bug 27828: (bug 24469 follow-up) Add missing import 2021-03-03 11:57:51 +01:00
newordersubscription.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
newordersuggestion.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
ordered.pl Bug 26997: Remove 0000-00-00 from aqorders.datecancellationprinted 2021-02-23 13:07:49 +01:00
orderreceive.pl Bug 28881: (bug 23376 follow-up) Fix suggestion display on order receive page 2021-09-03 09:55:04 -04:00
parcel.pl Bug 20212: Use the DT column filtering provided by the wrapper 2021-01-28 16:44:40 +01:00
parcels.pl Bug 27485: Rename system preference gist to TaxRates 2021-01-22 14:09:46 +01:00
showorder.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
spent.pl Bug 26997: Remove 0000-00-00 from aqorders.datecancellationprinted 2021-02-23 13:07:49 +01:00
supplier.pl Bug 27485: Rename system preference gist to TaxRates 2021-01-22 14:09:46 +01:00
transferorder.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
uncertainprice.pl Bug 27082: uncertainprice.pl does not handle pagination 2020-11-25 14:38:14 +01:00
updatesupplier.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
z3950_search.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00