https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41535

--- Comment #3 from Arthur Suzuki <[email protected]> ---
Created attachment 190987
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190987&action=edit
Bug 41535: Fix UNIMARC fields used for bundles

Test plan :
1 - Without patch : Set EasyAnalyticalRecords to 1
2 - Create a Parent record with 1 item with a barcode.
3 - Edit the record to make it a collection (edit record and set the 7th
character as "c" in the 000/leader).
4 - Create another record (call it "Child") with 1 item with a barcode as well.
5 - On the Parent record holdings table, click on "manage bundles"
6 - Add the child item with "Add Marc Link" enabled (using child-item's
barcode).
7 - Check MARC view on the Parent Record, child items data should be in a 462
field.
8 - Check MARC view on the Child record, host record data should be in a 461
field.
9 - Apply patch and restart_all
10 - Edit Parent and Child records and remove the links in 461/462.
11 - repeat step 6
12 - in Parent record the child item data should now be in 464
13 - in Child record the parent item data should now be in 462

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to