https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28491
--- Comment #23 from Martin Renvoize <[email protected]> --- Do you understand how subfield z vs subfield a work here.. my interpretation is that a = 'current' (i.e what we're replacing with) and z = 'cancelled'. So am I right in thinking.. if we replace 001 + 003 on import we should add a 035 with a = (new003)new001 and z (original003)original001. As 035 is repeatable I can see that meaning we get an audit trail one could trace back through using the two subfields to get the order of actions... but I'm no librarian so I may to totally misinterpreting that. -- 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/
