12 Aug
2021
12 Aug
'21
11:15 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28491 --- Comment #23 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- 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.