Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Aleisha Amohia 5bdb43c35e
Bug 23435: Add multiple copies of an item when receiving in serials
This feature allows you to add multiple item records when receiving a
serial, if the subscription is set to 'create item record when receiving
serials'. Please note this is not the same as multi-receiving, more like
multi-adding!

To test:
1) Create a subscription, ensure the 'Create an item record when
receiving this serial' option is selected
2) Receive a serial
3) Expand the item form by selecting 'click to add item'
4) Fill in details, including a barcode. Leave 'number of copies' as 1
and Save.
5) Confirm the serial is received as expected.
6) In another tab, open the bibliographic record attached to this
subscription
7) Confirm the item record was created upon receiving the serial
8) Go back to the serial collection and receive next serial
9) Expand the item form by selecting 'click to add item'
10) Fill in details again, this time change 'number of copies' to a
different number e.g. 3, and Save
11) Confirm the serial is received as expected.
12) Check back at the biblio record that 3 item records were created and
the barcode was incremented for each additional item.

Sponsored-by: Brimbank City Council
Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-10-17 14:59:40 +01:00
..
tables
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt
result.tt Bug 11529: Add templates for biblio title display. Unify display. 2019-08-05 15:03:19 +01:00
routing-preview-slip.tt
routing-preview.tt
routing.tt Bug 8260: user rank order instead of absolute rank to set dropdowns on routing.pl 2019-10-17 14:42:18 +01:00
serials-collection.tt
serials-edit.tt Bug 23435: Add multiple copies of an item when receiving in serials 2019-10-17 14:59:40 +01:00
serials-home.tt
serials-search.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
showpredictionpattern.tt
subscription-add.tt Bug 23713: (follow-up) Add missing semicolon 2019-10-03 10:31:40 +01:00
subscription-batchedit.tt
subscription-bib-search.tt
subscription-detail.tt Bug 23448: (follow-up) Add comments on markup structure 2019-08-19 10:17:41 +01:00
subscription-frequencies.tt
subscription-history.tt
subscription-numberpatterns.tt Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
subscription-renew.tt
viewalerts.tt