https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22439
--- Comment #13 from Arthur Suzuki <[email protected]> --- Also, Just found out that using the "manage bundle" button from the holdings table to add items to the bundle doesn't properly creates the subfields. This is because it uses the API and the marc field logic is not properly implemented there. See Koha/REST/V1/Items.pm L324 -> generate_marc_host_field should be called before calling link_marc_host. -- You are receiving this mail because: 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/
