Koha/acqui
Nick Clemens b44fc4918e Bug 35254: [22.11.x] Add import_record_id to order inputs
This patch follows the logic of bug 32166 and adds specific inputs for each order to avoid any misalignment when some records are not imported

To test:
1 - Find a vendor in acquisitions
2 - Create or find an open basket
3 - Add to basket form a new file
4 - Stage file and add to basket
5 - Select the second record in the list
6 - Enter price info
7 - Save (don't forget, you need to set item type in the second tab)
8 - The order has no price info!
9 - Apply patch
10 - Repeat 3-7 above, staging file fresh
11 - Confirm order has correct prices
12 - Test with a file with many records
13 - Confirm any combination of choosing/skipping records works as expected

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
2023-12-11 17:05:24 +01:00
..
acqui-home.pl
addorder.pl Bug 32457: Fix CGI vulnerability in addorder.pl 2022-12-15 13:59:18 +00:00
addorderiso2709.pl Bug 35254: [22.11.x] Add import_record_id to order inputs 2023-12-11 17:05:24 +01:00
ajax-getauthvaluedropbox.pl
basket.pl
basketgroup.pl
basketheader.pl Bug 34509: Use select2 to load vendors on basket creation 2023-08-31 10:11:30 +00:00
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_uniqueness.pl
duplicate_orders.pl
edi_ean.pl
edifactmsgs.pl
edimsg.pl
finishreceive.pl
histsearch.pl Bug 32377: Set param skiptotals on call of GetBudgetHierarchy in acqui/histsearch.pl 2023-02-01 15:18:30 +00:00
invoice-files.pl
invoice.pl
invoices.pl
lateorders-export.pl
lateorders.pl Bug 33653: Use filter_by_active instead 2023-05-15 12:06:44 +00:00
moddeliverydate.pl
modordernotes.pl
neworderempty.pl Bug 34908: Sort item types alphabetically by description when adding a new empty record as an order to a basket 2023-11-13 15:10:49 +00:00
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl
parcel.pl
parcels.pl
showorder.pl
spent.pl
supplier.pl
transferorder.pl
uncertainprice.pl
updatesupplier.pl
z3950_search.pl