Koha/acqui
Kyle M Hall cf3212cc7f Bug 18627 - Items created via MarcItemFieldsToOrder are not linked to orders
If using MarcItemFieldsToOrder with AcqCreateItem = Create,
the order and the items will be created, but they will not be linked via aqorders_items!

Test Plan:
1) Enable creation of items when ordering
2) Set up MarcItemFieldsToOrder
3) Upload an order record that uses the fields in step 2
4) Create a basket and add the records from the file
5) Note the order and items are created, but no rows in aqorders_items are created
6) Apply this patch
7) Repeat steps 3-4
8) Note the rows in aqorders_items are created!

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marci Chen <mchen@mckinneytexas.org>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-05-19 09:22:57 -04:00
..
pdfformat
acqui-home.pl
add_user_search.pl
addorder.pl
addorderiso2709.pl Bug 18627 - Items created via MarcItemFieldsToOrder are not linked to orders 2017-05-19 09:22:57 -04:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 18467: Handle orders with deleted biblio when viewing a basket 2017-04-28 06:44:05 -04:00
basketgroup.pl
basketheader.pl
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_duplicate_barcode_ajax.pl
check_uniqueness.pl
edi_ean.pl
edifactmsgs.pl
edimsg.pl
finishreceive.pl Bug 18471 - Receiving order with unitprice greater than 1000 processing incorrectly 2017-04-28 06:27:51 -04:00
histsearch.pl
invoice-files.pl
invoice.pl Bug 18471 - Receiving order with unitprice greater than 1000 processing incorrectly 2017-04-28 06:27:51 -04:00
invoices.pl
lateorders-export.pl
lateorders.pl
modordernotes.pl
neworderbiblio.pl
neworderempty.pl Bug 18432 : Follow up - Updating to use they/them 2017-04-21 10:56:43 -04:00
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 17835: Re-add the use Koha in orderreceive 2017-04-20 10:00:06 -03:00
parcel.pl Bug 18432: code comments assume male gender 2017-04-21 10:56:43 -04:00
parcels.pl Bug 18432: code comments assume male gender 2017-04-21 10:56:43 -04:00
spent.pl
supplier.pl
transferorder.pl
uncertainprice.pl
updatesupplier.pl
z3950_search.pl