Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Lyon3 Team bf9bff898f Bug 12074: Filter duplicates when adding a batch from a staged file
When adding a batch of records to a basket, duplicates are skipped and
an alert is displayed with a link to them so as they could be treated
individually.

Test plan :

You need the 2 test attached files TestFile1.mrc and TestFile2.elc
(TestFile1 includes only the title "Amilec ou La graine d'hommes" that
is also included in TestFile2)

1) go to “Stage MARC records for import” page, upload TestFile1 and
stage it (select iso 5426 encoding).
2) Manage staged record and import the batch.
3) Make sure that the new record is indexed (depending to your indexing
system and test platform).
4) Go back to go to “Stage MARC records for import” page upload
TestFile2 and stage it (select iso 5426 encoding).
5) Go to acquisitions module and create a new basket.
6) From your basket, in the “Add order to basket block”  choose  'From a
staged file'.
7) Then click File2 (‘addorder button').
8) Go down the "Import all" block and save.
9) You are redirected to the basket page : a warning is displayed to
tell you that some duplicates have been found and skipped.
There's a link on the warning throughout you can go back to the list of
remaining records and treat them individually if necesary.
10) Click the link : you fall upon the title of TestFile1 (of course as
it's a duplicate).
11) Check that the imported records have been indexed.
11) Go down the "Import all" block and save.
12) A warning is displayed saying that no records have been imported
because they all match an existing record. The “Import all” block is not
any more visible.

Signed-off-by: JA <aloi54@live.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-06-24 11:32:30 -03:00
..
csv
tables
acqui-home.tt Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions 2015-06-05 12:53:10 -03:00
addorder.tt Bug 13941: QA Follow-up - fix for acqui/addorder.tt 2015-04-24 09:47:48 -03:00
addorderiso2709.tt Bug 12074: Filter duplicates when adding a batch from a staged file 2015-06-24 11:32:30 -03:00
ajax.tt
basket.tt Bug 12074: Filter duplicates when adding a batch from a staged file 2015-06-24 11:32:30 -03:00
basketgroup.tt
basketheader.tt
booksellers.tt
cancelorder.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
histsearch.tt Bug 13946: Change order status 'Pending' to 'Ordered' 2015-05-27 14:33:49 -03:00
invoice-files.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
invoice.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
invoices.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
lateorders.tt Bug 14423: XSS bug in lateorders 2015-06-23 10:11:57 -03:00
modordernotes.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
neworderbiblio.tt
neworderempty.tt Bug 14253: Acq - notify borrowers popup needs to allow scrolling 2015-06-22 17:07:45 -03:00
neworderempty_duplicate.tt
newordersubscription.tt Bug 10971: Hide EAN search for MARC21 / template corrections 2015-04-24 20:14:52 -03:00
newordersuggestion.tt Bug 14018: Ordering from suggestion shows 'copy. year:2014' 2015-05-06 15:26:28 -03:00
ordered.tt
orderreceive.tt Bug 10388: Does not display 'null' after editing an item on receiving 2015-05-04 15:33:51 -03:00
parcel.tt
parcels.tt
spent.tt
supplier.tt
transferorder.tt Bug 13941: [2/2] Fix <body> tags missing id/class 2015-04-24 09:47:38 -03:00
uncertainprice.tt Bug 6059: Don't permit to change the quantity when items are created on ordering 2015-04-30 16:33:37 -03:00
z3950_search.tt